summaryrefslogtreecommitdiff
path: root/extra/libieee1284
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
committerroot <root@rshg054.dnsready.net>2012-02-19 23:15:25 +0000
commit81ee1980feda43043eaebae2c596ae116a21f6e5 (patch)
tree5a48e15abb2f2d299a6c08bf44e1b136ae6a7fb8 /extra/libieee1284
parent1098e9db0acc5bb5c45af5778492faf3b4c99dd6 (diff)
Sun Feb 19 23:15:25 UTC 2012
Diffstat (limited to 'extra/libieee1284')
-rw-r--r--extra/libieee1284/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libieee1284/PKGBUILD b/extra/libieee1284/PKGBUILD
index 98f7d7107..9b0537d36 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')
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() {