summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Dewender2014-01-16 06:22:25 +0100
committerJohannes Dewender2014-01-16 06:22:25 +0100
commitb8590f3492fec33b7212c0d86f42e4b0e9e8aebb (patch)
treef9d51bf56c2f15d386ffb01e9322a6bc7c73baab /PKGBUILD
parentb25da9647190155b8f661d7425383fb1607333c8 (diff)
downloadaur-b8590f3492fec33b7212c0d86f42e4b0e9e8aebb.tar.gz
fix gitignore for musicbrainzngs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 674d7daa664c..717cdd7b24d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _python=python2
_name=musicbrainzngs
pkgname=$_python-$_name-git
-pkgver=0.4_30.g33890d0
+pkgver=0.4_75.g2456f73
pkgrel=1
pkgdesc="bindings for the MusicBrainz NGS service"
url="http://python-musicbrainzngs.readthedocs.org/"