summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAxel Gembe2020-09-16 00:13:05 +0700
committerAxel Gembe2020-09-16 00:13:05 +0700
commit6bf9ea3552e385697067e37ad418a00e6f3dcd19 (patch)
tree5c01aa6ce552551eb0aba6b9bd7da58a1b90cb1e /PKGBUILD
parent22df382a9073616acba823bb297b2611fcb0a48c (diff)
downloadaur-6bf9ea3552e385697067e37ad418a00e6f3dcd19.tar.gz
Build master branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ead4595b4e62..03541f7ff950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ichundes <derago@gmail.com>
pkgname='pyrescene-git'
-pkgver=0.7.r33.g8aa6a8c
+pkgver=0.7.r31.g78e9c0c
pkgrel=1
pkgdesc='pyReScene is a port of ReScene .NET to the Python programming language.'
url='https://github.com/EchterAgo/pyrescene'
@@ -11,7 +11,7 @@ optdepends=('chromaprint')
makedepends=('git')
provides=("pyrescene")
conflicts=("pyrescene")
-source=('pyrescene-git::git+https://github.com/EchterAgo/pyrescene.git#branch=local' 'git+https://github.com/dryes/rarlinux.git')
+source=('pyrescene-git::git+https://github.com/EchterAgo/pyrescene.git' 'git+https://github.com/dryes/rarlinux.git')
md5sums=('SKIP'
'SKIP')