summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d71a22b91392..6b2d676765b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pybliographer
pkgver=1.2.17
-pkgrel=1
+pkgrel=2
pkgdesc="A tool for managing bibliographic database"
depends=('python-bibtex' 'gconf' 'rarian' 'gnome-doc-utils' 'desktop-file-utils')
optdepends=('gnome-python: for the pybliographic program')
@@ -13,7 +13,7 @@ arch=('any')
license=('GPL')
install=pybliographer.install
url="http://www.pybliographer.org"
-source=(http://sourceforge.net/projects/pybliographer/files/Sources%20-%201.2/1.2.17/pybliographer-1.2.17.tar.gz configure.patch)
+source=(http://sourceforge.net/projects/pybliographer/files/Sources%20-%201.2/1.2.17/$pkgname-$pkgver.tar.gz configure.patch)
md5sums=('33fd7595197f3969448e8534dd00aae0' 'ef198b2995d8c6842bbb839893fa798c')
package() {