summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhoton892017-02-04 11:17:02 +0100
committerPhoton892017-02-04 11:17:02 +0100
commitadc31507b067e0f18876184bdf14df5bb5369973 (patch)
treeec4face8acc1b9f1ce254dfcad621b738851ada1 /PKGBUILD
parent3a17df15be102da7388b9cc27b6a80e959bd2c98 (diff)
downloadaur-adc31507b067e0f18876184bdf14df5bb5369973.tar.gz
Update to 3.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01667712a056..79c1bdfb14e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=glabels-light
_pkgname=glabels
-pkgver=3.2.1
+pkgver=3.4.0
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=('db615f653b6e78ef1209814b5e6d8d3af4f8d3444a259ddbcc0dfb279c7df855')
+sha256sums=('d40e079395d30adbcd8204f41d08f7a8da9ec130bffa4cb3c130fbe2322b6410')
build() {
cd "$srcdir/$_pkgname-$pkgver"