summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBen2019-01-06 20:24:24 +0100
committerBen2019-01-06 20:24:24 +0100
commit9ea4d1c1ee8ac4b22989a0e90235addfb024083f (patch)
treed0ab37085ee6f60ae61e7dd0a274d100e92ea84f /PKGBUILD
parentddabe782f5203c8e6d1b495291c1db2506445594 (diff)
downloadaur-9ea4d1c1ee8ac4b22989a0e90235addfb024083f.tar.gz
Bump version to 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4c9a1b24c175..2fad22136511 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
+# Maintainer: Ben <ben@ported.pw>
+# Contributor: Maxime Gauduin <alucryd@archlinux.org>
# Contributor: royrocks <royrocks13@gmail.com>
pkgname=cups-bjnp
-pkgver=2.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='CUPS back-end for the canon printers using the proprietary USB over IP BJNP protocol'
arch=('i686' 'x86_64')
@@ -11,7 +12,7 @@ license=('GPL')
depends=('libcups')
makedepends=('cups')
source=("http://downloads.sourceforge.net/sourceforge/cups-bjnp/cups-bjnp-${pkgver}.tar.gz")
-sha256sums=('2acb716680d66f1378cf8dcd45fedf7f72ccc9b66fa80214d6dcb042b5e3c9ab')
+sha256sums=('95b5940daf6ee46120efef9c05048ade9bb855de36280c140895f9672b2946c0')
build() {
cd cups-bjnp-${pkgver}