summaryrefslogtreecommitdiff
path: root/community/zbar
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
commit1a04b89cbb8e27e4622005c896745498af51ef45 (patch)
tree5991cef855e2a5ae07d66cccd5b47ba681007483 /community/zbar
parentc9e4976968b0f847cc693453df1e947531af2e76 (diff)
Thu Jan 23 03:35:13 UTC 2014
Diffstat (limited to 'community/zbar')
-rw-r--r--community/zbar/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/zbar/PKGBUILD b/community/zbar/PKGBUILD
index a18821a4b..a90744275 100644
--- a/community/zbar/PKGBUILD
+++ b/community/zbar/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: PKGBUILD 104504 2014-01-22 01:50:17Z eric $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Marti Raudsepp <marti@juffo.org>
# Contributor: Radu Andries <admiral0@tuxfamily.org>
@@ -6,7 +6,7 @@
pkgname=zbar
pkgver=0.10
-pkgrel=4
+pkgrel=5
pkgdesc="Application and library for reading bar codes from various sources"
arch=('i686' 'x86_64')
url="http://zbar.sourceforge.net/"
@@ -29,6 +29,7 @@ build() {
msg 'Running make...'
make
}
+
package() {
cd zbar-$pkgver
make DESTDIR="$pkgdir" install