summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-11-14 08:20:09 +0000
committerAuto update bot2023-11-14 08:20:09 +0000
commitb2a866fc487751e0319b871350e770b550ac930e (patch)
tree239b85eede3e385fa137b0c19344b72aa773b911 /PKGBUILD
parent807027d0ae1f48f67ae3e670dc5d497994f0d4e9 (diff)
downloadaur-b2a866fc487751e0319b871350e770b550ac930e.tar.gz
Auto updated to 6.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 811b15a05a1e..b06ea31f69a5 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.1
+pkgver=6.12.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=('a84039e5d1c8b368eca77d64bcfd9bfb94c8ffc53b1d4a66567a5578a402937f')
+sha256sums=('d3e61beaef72063991bbc0e0964aeb8d827ecd1db0dd5c816df5fd2630d28e72')
build() {
cd "$srcdir/$_module-$pkgver"