summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThibaud Kehler2017-02-22 11:14:01 +0100
committerThibaud Kehler2017-02-22 11:14:01 +0100
commit294ac380fae81b0866b22c5fb094e41edca19d9a (patch)
treefc4489186f351585ace26239f848ffcd58ebff76 /PKGBUILD
parented7c74abc9b90cca9957c0fb0a0fa848a8845bdf (diff)
downloadaur-294ac380fae81b0866b22c5fb094e41edca19d9a.tar.gz
changed to version 5.31.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67067209d426..7fe12d78df53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thibaud Kehler <thibaud.kehler at gmx dot net>
pkgname='fet-timetabling'
_module='fet'
-pkgver='5.30.8'
+pkgver='5.31.0'
pkgrel=1
pkgdesc="A software for automatically scheduling the timetable of a school, high-school or university."
arch=('x86_64' 'i686')
@@ -9,7 +9,7 @@ url="http://lalescu.ro/liviu/fet/"
license=('AGPL3')
depends=('qt5-base' 'hicolor-icon-theme')
source=("http://lalescu.ro/liviu/fet/download/$_module-$pkgver.tar.bz2")
-md5sums=('fb40209e56ab5e66806e72b686846611')
+md5sums=('cb61f6638f7ee5b2567b77341eb7512c')
build() {
cd "$srcdir/$_module-$pkgver"