summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d0a260a98e5..e0b276cda7f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
#Contributor: Sebastien Duquette <ekse.0x@gmail.com>
#Contributor: Marc Poiroud <marci1@archlinux.fr>
pkgname=verbiste
-pkgver=0.1.44
+pkgver=0.1.45
pkgrel=1
pkgdesc="Verbiste is a French conjugation system."
url="http://sarrazip.com/dev/verbiste.html"
@@ -15,7 +15,7 @@ makedepends=('libgnomeui' 'perl-xml-parser')
arch=('i686' 'x86_64')
install=${pkgname}.install
source=("http://perso.b2b2c.ca/~sarrazip/dev/${pkgname}-${pkgver}.tar.gz")
-md5sums=('643412579437653beb4326a79c757b6c')
+md5sums=('a03af218e9a2e5802e823cf53c1e8b65')
build() {
cd "$srcdir/$pkgname-$pkgver"