summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-05-03 22:57:57 +0200
committerStefan Husmann2016-05-03 22:57:57 +0200
commite0da25ed4d318ea44b591af53b7656897b1b2cce (patch)
tree1f09979a73f2ef0ff54d15d1143001954e6f5b7c /PKGBUILD
parent205e4083bac3b0574887bdc918d99a2772b211bf (diff)
downloadaur-e0da25ed4d318ea44b591af53b7656897b1b2cce.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db112603587a..b8b8889d6350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mcmillan <awmcmillan at gmail dot com>
pkgname=engauge
-pkgver=7.1
+pkgver=7.2
pkgrel=1
pkgdesc="A Digitizer for curves and scanned plots"
url="http://markummitchell.github.io/engauge-digitizer/"
@@ -13,7 +13,7 @@ optdepends=('libpng12: For reading png image files'
'libjpeg-turbo: For reading jpeg image files'
'openjpeg: For reading jpeg2000 image files')
source=("https://github.com/markummitchell/$pkgname-digitizer/archive/v$pkgver.tar.gz" "$pkgname.desktop")
-md5sums=('fb9a8e762db3b28024d13eb5c42d1d16'
+md5sums=('5eb4a1199a4be83c3c96432ef29b2787'
'53def24f20c3d0178d3cf1b8c574fe15')
install=engauge.install