summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-09-29 08:41:37 +0000
committerAuto update bot2023-09-29 08:41:37 +0000
commite7831dc5f41c3024b20bff3977931ad87defbd96 (patch)
tree58e922f5e33c6d4e8b9f32ec052ab4c4582dfb58 /PKGBUILD
parentcc9a1f8d2cac830dbb2481a7e51a9f1ff31a16c8 (diff)
downloadaur-e7831dc5f41c3024b20bff3977931ad87defbd96.tar.gz
Auto updated to 6.9.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a44daf15cab..82ced1a85a15 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.5
+pkgver=6.9.6
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=('5dd7feb57922e9fc1d5b651aec6fab304508fcb5afc1701dda93b7c6d1118302')
+sha256sums=('d1884050356b95f67bb20f9878ecfbe277555a79e980e48915a61a208e9e6d69')
build() {
cd "$srcdir/$_module-$pkgver"