summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkewl fft2020-03-07 05:54:11 -0500
committerkewl fft2020-03-07 05:54:11 -0500
commit374c0b9922db5d6add2518605130f5dd435dc4bd (patch)
treef3fe9a7ee809d4a4b2bd93d4949dee900f90add5 /PKGBUILD
parent8d4e1d015500867a633fd0ff404b39dcd0a7afe2 (diff)
downloadaur-374c0b9922db5d6add2518605130f5dd435dc4bd.tar.gz
Update to version 1.15-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e04d129f21b..cffe6590093b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname='emborg'
pkgver=1.15
-pkgrel=1
+pkgrel=2
pkgdesc="Front-end to Borg backup"
arch=('any')
-depends=('borg' 'python-appdirs' 'python-arrow' 'python-docopt' 'python-inform' 'python-shlib')
+depends=('borg' 'python-appdirs' 'python-arrow' 'python-docopt' 'python-inform' 'python-quantiphy' 'python-shlib' )
makedepends=('python-setuptools')
url="https://github.com/KenKundert/$pkgname"
license=('GPL3')