summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-10-12 08:34:22 +0000
committerAuto update bot2023-10-12 08:34:22 +0000
commit82437f42311fa715ab21393368a48d090a346745 (patch)
tree1297bb5512f266eea8ae74830692d58504fc76ed /PKGBUILD
parente7831dc5f41c3024b20bff3977931ad87defbd96 (diff)
downloadaur-82437f42311fa715ab21393368a48d090a346745.tar.gz
Auto updated to 6.9.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82ced1a85a15..6098d0bfaf7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Thibaud Kehler <thibaud.kehler at gmx dot net>
pkgname='fet-timetabling'
_module='fet'
-pkgver=6.9.6
+pkgver=6.9.7
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=("https://lalescu.ro/liviu/fet/download/fet-${pkgver}.tar.bz2")
-sha256sums=('d1884050356b95f67bb20f9878ecfbe277555a79e980e48915a61a208e9e6d69')
+sha256sums=('fc0173231a2a4d45e62d838460da383ef1571a823593340ab9e2274a080658bd')
build() {
cd "$srcdir/$_module-$pkgver"