This commit is contained in:
Travis Burtrum 2018-09-08 16:43:51 -04:00
parent 39eec83eb8
commit 09e06f742a
3 changed files with 4 additions and 3 deletions

View File

@ -3,8 +3,8 @@
pkgname=ampache-git
_gitname=ampache
pkgver=3.8.1.7.g799165a
pkgrel=2
pkgver=3.8.9.4.g33e39238
pkgrel=1
pkgdesc="A PHP-based tool for managing and playing your audio/video files via a web interface"
arch=('i686' 'x86_64')
url="http://www.ampache.org/"

View File

@ -8,7 +8,7 @@
pkgname=prosody-hg-stable
pkgrel=1
pkgver=0.10.r7499+.3d21c63ec03f+
pkgver=0.10.r7587+.37b796cc366a+
pkgver() {
cd "$srcdir/prosody-hg"
printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)"

View File

@ -11,6 +11,7 @@ arch=('any')
url="http://launchpad.net/authentication-results-python"
license=('Apache')
depends=('python')
makedepends=('python-setuptools')
conflicts=('python2-authres')
source=("https://launchpad.net/$_pkgname/${pkgver%.*}/$pkgver/+download/authres-$pkgver.tar.gz")
sha256sums=('dbec6f213146550421fbd2295e7d0122e899c42ca10e2b85e27088cc33a494d5')