summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-10-26 08:33:56 +0000
committerAuto update bot2023-10-26 08:33:56 +0000
commite13606a9d2333b39ab39f551c903794cee9d93e7 (patch)
tree9fc8346391466c63ef517a86f07ce8ee21a9ca23 /PKGBUILD
parent777f53acb82b72aa7a5590e0165b3cf6f5326c9b (diff)
downloadaur-e13606a9d2333b39ab39f551c903794cee9d93e7.tar.gz
Auto updated to 6.11.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b4837cc4adf..210b380c0a7f 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.10.0
+pkgver=6.11.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=("https://lalescu.ro/liviu/fet/download/fet-${pkgver}.tar.bz2")
-sha256sums=('b90be96c6c7d129e5cb47e973e827c9ae9598640d6e649ee34fab00740ca427f')
+sha256sums=('d01f66aa9d1e1f00817b40e1e5869f3ef99174e3994cccbf8a2600a95bf3f597')
build() {
cd "$srcdir/$_module-$pkgver"