summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-10-30 08:33:26 +0000
committerAuto update bot2023-10-30 08:33:26 +0000
commit807027d0ae1f48f67ae3e670dc5d497994f0d4e9 (patch)
tree6299aa87aeb22bc1694d399745017fdb6ccec31e /PKGBUILD
parente13606a9d2333b39ab39f551c903794cee9d93e7 (diff)
downloadaur-807027d0ae1f48f67ae3e670dc5d497994f0d4e9.tar.gz
Auto updated to 6.11.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 210b380c0a7f..811b15a05a1e 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.11.0
+pkgver=6.11.1
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=('d01f66aa9d1e1f00817b40e1e5869f3ef99174e3994cccbf8a2600a95bf3f597')
+sha256sums=('a84039e5d1c8b368eca77d64bcfd9bfb94c8ffc53b1d4a66567a5578a402937f')
build() {
cd "$srcdir/$_module-$pkgver"