summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoseph Simone2017-01-16 10:08:03 -0800
committerJoseph Simone2017-01-16 10:08:03 -0800
commit659b9e20efe0d9a3b89d6c49446add2b773e8756 (patch)
tree2637e49dbdf4753f6610a070bb9ad07bb93992b9 /PKGBUILD
parent5b39365011d831221551207d1b58f16fea3e48c6 (diff)
downloadaur-659b9e20efe0d9a3b89d6c49446add2b773e8756.tar.gz
Changed PKGBUILD syntax
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e005bf9f825..5ec09f1668f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,4 @@
#Maintainer Joseph Simone <averagejoey2000 at tfwno dot gf>
-#PKGBUILD currently download only, do not use.
pkgname=panamfs-scan
arch=('x86_64' 'i686')
license=(custom:Panasonic)
@@ -7,7 +6,7 @@ pkgver='1.3.0'
depends=('gcc-libs-multilib' 'gtk2' 'libusb-compat')
optdepends=('lightdm' 'gdm')
pkgdesc='sane drivers for Panasonic multifunction printers'
-pkgrel=5
+pkgrel=6
source_x86_64=(http://cs.psn-web.net/support/fax/common/file/Linux_ScanDriver/$pkgname-$pkgver-x86_64.tar.gz)
source_i686=(http://cs.psn-web.net/support/fax/common/file/Linux_ScanDriver/$pkgname-$pkgver-i686.tar.gz)
md5sums_x86_64=('2e4c844e89c2e7e0b6258be5ef52ace9')