summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2019-12-31 21:53:58 -0500
committerkewl fft2019-12-31 21:53:58 -0500
commit78f0688d6274b2f65a6903abc457b6c432c5127f (patch)
tree0f0d80febd7e1ea4163eb72e738503a54206dd62 /PKGBUILD
parentac2b13445a5b9b44c8974f629b8eb85448218fb7 (diff)
downloadaur-78f0688d6274b2f65a6903abc457b6c432c5127f.tar.gz
Update to version 1.14-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dbc2aa33bd6..ddade42336a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kewl <xrjy@nygb.rh.bet(rot13)>
pkgname='emborg'
-pkgver=1.12
+pkgver=1.14
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=('89d7cdfe8772f46727532faed406811bd5bcdd2713e39c47a839d883018e7da5')
+sha256sums=('4396a69c2a18fb11dd88d942d6a2f42760cb87032fff26246f5e039db8bdd00f')
build() {
cd "$pkgname-$pkgver"