summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatteljay2018-12-11 17:11:50 +0100
committerMatteljay2018-12-11 17:11:50 +0100
commitbbe7ee6e0b980eda0471d9147aa9e8ffbb389023 (patch)
treeb37d2663da1c1004a357fd9e88cf23d55335e6d1 /PKGBUILD
parentae13965b44cf5a6d9b438ebf506e62ef5f6a6452 (diff)
downloadaur-labelpush.tar.gz
github update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95a2a1360df7..cade828b8e68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matteljay <matteljay at pm dot me>
pkgname=labelpush
-pkgver=2018.11.27
+pkgver=2018.12.11
pkgrel=1
pkgdesc='Simple lightweight label printing app'
arch=('any')
@@ -8,7 +8,7 @@ url="https://github.com/Matteljay/$pkgname"
license=('MIT')
depends=('python-kivy' 'python-pillow' 'cups')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Matteljay/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('8db86374490d002ee7934e7cae10c0be8d8327a53b8c3a05cfcaf2294bf7c6e9')
+sha256sums=('7c2ac1ed8886a880035f489b8509b2554219b2c5e1f020f6b80ad976d3bbe952')
package() {
cd $pkgname-$pkgver