summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThibaud Kehler2018-04-08 12:04:18 +0200
committerThibaud Kehler2018-04-08 12:04:18 +0200
commitf1b2402451f4b971754ab2c2dfec337ef60782f1 (patch)
tree985ba632248c0cbf50d2c43440dda5ad122b0f49 /PKGBUILD
parentbcdd48e6cd4604321d8f1ade8ffa099ebe4ca6bb (diff)
downloadaur-f1b2402451f4b971754ab2c2dfec337ef60782f1.tar.gz
changed version to 5.35.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08ca0b8f1baa..9f54a150d932 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.35.4'
+pkgver='5.35.5'
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=('a3758a6155d84015406d79f03543263c')
+md5sums=('421c93f07395c2cc2dd424c6addea6e9')
build() {
cd "$srcdir/$_module-$pkgver"