summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2019-12-26 07:51:31 -0500
committerkewl fft2019-12-26 07:51:31 -0500
commitac2b13445a5b9b44c8974f629b8eb85448218fb7 (patch)
tree9a92e4f32289ff9e20dbbc036aa85994b413227f /PKGBUILD
parente8fa2bfe22d8880702f117ea0eaf6239c11b1661 (diff)
downloadaur-ac2b13445a5b9b44c8974f629b8eb85448218fb7.tar.gz
Update to version 1.12-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1754fae3ae7c..8dbc2aa33bd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kewl <xrjy@nygb.rh.bet(rot13)>
pkgname='emborg'
-pkgver=1.11
+pkgver=1.12
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=('0f8a0e736b20d7397f8d7f0fc0b9601ec56e02231a1b978ae11063f83ed3795b')
+sha256sums=('89d7cdfe8772f46727532faed406811bd5bcdd2713e39c47a839d883018e7da5')
build() {
cd "$pkgname-$pkgver"