summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSébastien Leduc2016-05-21 09:52:48 +0200
committerSébastien Leduc2016-05-21 09:52:48 +0200
commit4302ffbd1d0ea5d13b7d60f7217df22c2fc4ca88 (patch)
tree7472a01da6642d235eadad866c55ee19741a8fe4 /PKGBUILD
parent1db78031b55ad3cfc5b178a07feae921f7c71842 (diff)
downloadaur-4302ffbd1d0ea5d13b7d60f7217df22c2fc4ca88.tar.gz
Bump to 0.1.43
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7d3aee0f014..a8e3db5f3e2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,17 +5,17 @@
#Contributor: Sebastien Duquette <ekse.0x@gmail.com>
#Contributor: Marc Poiroud <marci1@archlinux.fr>
pkgname=verbiste
-pkgver=0.1.41
-pkgrel=3
+pkgver=0.1.43
+pkgrel=1
pkgdesc="Verbiste is a French conjugation system."
url="http://sarrazip.com/dev/verbiste.html"
-license="GPL"
+license=("GPL")
depends=('libxml2' 'gtk2')
makedepends=('libgnomeui' 'perl-xml-parser')
arch=('i686' 'x86_64')
install=${pkgname}.install
-source=("http://perso.b2b2c.ca/sarrazip/dev/${pkgname}-${pkgver}.tar.gz")
-md5sums=('822ed70783a081505aaa36e49d562583')
+source=("http://perso.b2b2c.ca/~sarrazip/dev/${pkgname}-${pkgver}.tar.gz")
+md5sums=('0271dd2d1feafecf75c5c2e892db3858')
build() {
cd "$srcdir/$pkgname-$pkgver"