summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPumpkinCheshire2020-11-03 17:48:53 +1100
committerPumpkinCheshire2020-11-03 17:48:53 +1100
commitde763f5e8d346abbc8fbb2ec8ca55932fc1a99e8 (patch)
treed5f4c2fd90856fcbd888d03dade42f69e08a9976
parentead869086bb4da47cb2055215b4521b96a2f1aa2 (diff)
downloadaur-de763f5e8d346abbc8fbb2ec8ca55932fc1a99e8.tar.gz
bump version, add dependencies
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9eecf497c2ed..3a95fd5e587e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: Sigmund Vestergaard <sigmundv at gmail dot com>
+# Maintainer: pumpkincheshire <sollyonzou at gmail dot com>
+# Contributor: Sigmund Vestergaard <sigmundv at gmail dot com>
pkgname=python-eve-git
pkgver=1.1.4.r5.ge1194eb7
pkgrel=1
@@ -12,7 +13,7 @@ makedepends=('git' 'python-setuptools')
optdepends=('python-sphinx: docs' 'python-sphinx-alabaster-theme: theme for sphinx' 'python-doc8: style checker for sphinx' 'python-redis: test use' 'python-testfixtures: test use' 'python-pytest: test use' 'python-tox: test use')
conflicts=('python-eve')
provides=('python-eve')
-#source=("git+https://github.com/pyeve/$_name.git")
+
source=("$_name::git+https://github.com/pyeve/$_name.git#branch=master")
sha256sums=('SKIP')