summaryrefslogtreecommitdiff
path: root/extra/libieee1284/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libieee1284/PKGBUILD')
-rw-r--r--extra/libieee1284/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libieee1284/PKGBUILD b/extra/libieee1284/PKGBUILD
index 58c0d95a0..c9e61793a 100644
--- a/extra/libieee1284/PKGBUILD
+++ b/extra/libieee1284/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 89592 2010-09-02 10:23:12Z remy $
+# $Id: PKGBUILD 150619 2012-02-18 23:03:40Z pierre $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Manolis Tzanidakis <manolis@archlinux.org>
pkgname=libieee1284
pkgver=0.2.11
-pkgrel=3
+pkgrel=4
pkgdesc="A library to query devices connected in parallel port."
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
url="http://cyberelk.net/tim/libieee1284"
depends=('python2')
options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
md5sums=('b8fff9f3d121531bc17430e3f4ea6ed0')
build() {