summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2016-06-05 05:25:19 +0000
committerXyne2016-06-05 05:25:19 +0000
commit8a1852739b22544168fea7eb1214b5abc8af9615 (patch)
treee7bc6bdf5664778ca50d381a29bff954f6109272
parent2a18446b3b4a4f888b6644195cf011151b14a2a8 (diff)
downloadaur-8a1852739b22544168fea7eb1214b5abc8af9615.tar.gz
updated to version 0.2.38
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1d8c9423ac2..873298064d47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Sun Jun 5 05:24:52 UTC 2016
pkgbase = gonvert
pkgdesc = unit conversion utility with 51 categories and 972 units
- pkgver = 0.2.34
+ pkgver = 0.2.38
pkgrel = 1
url = http://www.unihedron.com/projects/gonvert/index.php
arch = i686
@@ -9,8 +11,8 @@ pkgbase = gonvert
depends = gtk2
depends = python2
depends = pygtk
- source = http://www.unihedron.com/projects/gonvert/downloads/gonvert-0.2.34.tar.gz
- sha256sums = deed2542bed898f1202b6e9a55f7bbd27714ffb94985c0cdf034823bfb2832f4
+ source = http://www.unihedron.com/projects/gonvert/downloads/gonvert-0.2.38.tar.gz
+ sha256sums = 0c93e35af5c9c618919346345fdffb62adafeda0e0fb918e2e5661480e89ffbd
pkgname = gonvert
diff --git a/PKGBUILD b/PKGBUILD
index 6587ff6eaa00..50a701244b24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# Maintainer: Xyne <ca dot archlinux at xyne, backwards>
pkgname=gonvert
-pkgver=0.2.34
+pkgver=0.2.38
pkgrel=1
-pkgdesc="unit conversion utility with 51 categories and 972 units"
-url="http://www.unihedron.com/projects/gonvert/index.php"
-license="GPL"
+pkgdesc='unit conversion utility with 51 categories and 972 units'
+url='http://www.unihedron.com/projects/gonvert/index.php'
+license=('GPL')
arch=('i686' 'x86_64')
depends=('gtk2' 'python2' 'pygtk')
install=
source=(http://www.unihedron.com/projects/gonvert/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('deed2542bed898f1202b6e9a55f7bbd27714ffb94985c0cdf034823bfb2832f4')
+sha256sums=('0c93e35af5c9c618919346345fdffb62adafeda0e0fb918e2e5661480e89ffbd')
prepare() {