summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Room2018-01-16 11:39:53 +0000
committerAdrian Room2018-01-16 11:39:53 +0000
commitf25b972dcfb878be774f38547f525e11411584ec (patch)
tree6e9ae619e98457e8777d8b3359cd92c73dd1b359
parentcbdcf83532ef744c7ae7b9eb3f371da4878b2b93 (diff)
downloadaur-f25b972dcfb878be774f38547f525e11411584ec.tar.gz
added new dependency
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd982bd26c43..8110f8af8c27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_name=lute
pkgname=${_name}-git
-pkgver=0.1.0
+pkgver=0.1.0.44.g6cc7dcc
pkgrel=1
pkgdesc='A rom library management system for organised gamers'
arch=('x86_64')
url='https://github.com/ingolemo/lute'
license=('GPL3')
-depends=('python' 'python-click' 'python-requests' 'python-toml')
+depends=('python' 'python-click' 'python-parsimonious' 'python-requests' 'python-toml')
source=('git://github.com/ingolemo/lute.git')
md5sums=('SKIP')