summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWorMzy Tykashi2020-02-10 18:12:20 +0000
committerWorMzy Tykashi2020-02-10 18:12:20 +0000
commitda41f469d00ec8c64f1c01b2cc43e907bca889ae (patch)
tree83d836c0526aedd6316e55314da05c13b0c2afbd /PKGBUILD
parent2e4e83a8e87acea8cd1a291e9212326a51f1e35d (diff)
downloadaur-da41f469d00ec8c64f1c01b2cc43e907bca889ae.tar.gz
Updated to 1.0rc1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c99f2a7d729..7c8b6824224e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=lprint
-pkgver=1.0b2
+pkgver=1.0rc1
pkgrel=1
pkgdesc="A Label Printer Application"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ license=('apache')
depends=('avahi' 'cups' 'libpng' 'libusb')
source=("${url}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
validpgpkeys=('845464660B686AAB36540B6F999559A027815955') # M. Sweet
-md5sums=('c05298c2b8f95d91ba99c22a5983e138'
+md5sums=('b913ef2c766607d88db7e07230ccd35c'
'SKIP')
build() {