diff options
author | Britney Fransen <brfransen@gmail.com> | 2023-01-20 15:44:10 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2023-01-20 15:44:10 (GMT) |
commit | ca4b308a837f023576893753cc01f64e84136a5c (patch) | |
tree | cc905db3c18f56e66b3325ef1922699087ba2f10 /linhes/linhes-dev/PKGBUILD | |
parent | 7857cbdcfd42ea2c8335b4c2c1d35083ee1e5a00 (diff) | |
download | linhes_pkgbuild-ca4b308a837f023576893753cc01f64e84136a5c.zip linhes_pkgbuild-ca4b308a837f023576893753cc01f64e84136a5c.tar.gz linhes_pkgbuild-ca4b308a837f023576893753cc01f64e84136a5c.tar.bz2 |
linhes-dev: lh_setup_dev.sh: ssh-add
Diffstat (limited to 'linhes/linhes-dev/PKGBUILD')
-rw-r--r-- | linhes/linhes-dev/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linhes/linhes-dev/PKGBUILD b/linhes/linhes-dev/PKGBUILD index dc95d74..d8718e2 100644 --- a/linhes/linhes-dev/PKGBUILD +++ b/linhes/linhes-dev/PKGBUILD @@ -1,6 +1,6 @@ pkgname=linhes-dev pkgver=9.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="Scripts to develop LinHES" arch=('x86_64') license=('GPL2') @@ -11,7 +11,7 @@ source=('lh_sync.sh' 'chk_aur_pkg.py' 'mp.py' 'lh_setup_dev.sh' 'lh_update_db_re sha256sums=('3a64b4125b56c6f95cc9dc85ce58ebd1c0612b22fb27c3e76d4d9a5570f2d61e' '864192e9fe627c5a85d4c33ba30df7c870783a450f5fea7c550dd9490d48f2ab' '7a6686291bd0e3f4da7d7fbe4dda2022004f5275aebec173eabd97fccff2275c' - '24310eb2e957d2ac56739ca8286fcf8bd87776f0daa1f7e7bc67d7e39018e8db' + 'ce73a80d8337a57a3ee3460524848706b44f73111dfde39042e28d5a6892bfe4' '86c9ebe77228f7e3cc07cb05f480e5584e0e3cad1b889b63a50821f7323bf449') package() { |