summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892018-09-14 20:48:41 +0200
committerPhoton892018-09-14 20:48:41 +0200
commit3aeb8ac89dcf0004de709447056de0b5bc20e1b2 (patch)
tree7adfd95c6d5b4b8513a8a0e212b3bda78c27b1f9 /PKGBUILD
parentadc31507b067e0f18876184bdf14df5bb5369973 (diff)
downloadaur-glabels-light.tar.gz
Update to 3.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79c1bdfb14e0..4da91e781583 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=glabels-light
_pkgname=glabels
-pkgver=3.4.0
+pkgver=3.4.1
pkgrel=1
pkgdesc="Creating labels and business cards the very easy way - minimal dependencies"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ provides=('glabels')
makedepends=('intltool' 'itstool')
install=$_pkgname.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz)
-sha256sums=('d40e079395d30adbcd8204f41d08f7a8da9ec130bffa4cb3c130fbe2322b6410')
+sha256sums=('18e457298abb1c617187361109eeae769317686303fc07726af31e11519c5938')
build() {
cd "$srcdir/$_pkgname-$pkgver"