summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2020-04-16 19:45:17 -0400
committerkewl fft2020-04-16 19:45:17 -0400
commit55d6ddf90c3a3d4efa681f67faeb993707a653b2 (patch)
treedd511e08015578f3981848f9066eccd15f53d0aa /PKGBUILD
parent26eb96db6bcea1367cdb8411cffe0de9a6cd2f5d (diff)
downloadaur-55d6ddf90c3a3d4efa681f67faeb993707a653b2.tar.gz
Update to version 1.17-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index deb3e709311f..1efdefeb34cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kewl <xrjy@nygb.rh.bet(rot13)>
pkgname='emborg'
-pkgver=1.16
+pkgver=1.17
pkgrel=1
pkgdesc="Front-end to Borg backup"
arch=('any')
@@ -10,7 +10,7 @@ makedepends=('python-setuptools')
url="https://github.com/KenKundert/$pkgname"
license=('GPL3')
source=("https://github.com/KenKundert/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('6d507dad298e2be25571f5c0217fde3317a4c416a872539489b0e52c9d35050a')
+sha256sums=('77964a59ddfc974860b09afeeaf50b20927be4473d027fd6610d801ebbaaa4ed')
build() {
cd "$pkgname-$pkgver"