summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXyne2018-11-04 03:13:28 +0100
committerXyne2018-11-04 03:13:28 +0100
commitf5e89f43e7021c9656a3453719e88a7375daef52 (patch)
treefc4b1c9398b47b14ca42466b40000916625acef4 /PKGBUILD
parent8a1852739b22544168fea7eb1214b5abc8af9615 (diff)
downloadaur-gonvert.tar.gz
updated to version 0.2.39
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50a701244b24..a1183f599f33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Xyne <ca dot archlinux at xyne, backwards>
pkgname=gonvert
-pkgver=0.2.38
+pkgver=0.2.39
pkgrel=1
pkgdesc='unit conversion utility with 51 categories and 972 units'
url='http://www.unihedron.com/projects/gonvert/index.php'
@@ -12,7 +12,7 @@ arch=('i686' 'x86_64')
depends=('gtk2' 'python2' 'pygtk')
install=
source=(http://www.unihedron.com/projects/gonvert/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('0c93e35af5c9c618919346345fdffb62adafeda0e0fb918e2e5661480e89ffbd')
+sha256sums=('013b5b8be7d4af05667bc3689bda021e843e5bb8362d72727076ab77df375de1')
prepare() {