summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2024-03-27 08:24:29 +0000
committerAuto update bot2024-03-27 08:24:29 +0000
commit0eaefbba2e7db513d61899958db49318b28276ba (patch)
tree7e8fad496f54fd50df9fdf53c636386d879ca0ed /PKGBUILD
parent68272ebca240b40b1a54575c595995962b746166 (diff)
downloadaur-0eaefbba2e7db513d61899958db49318b28276ba.tar.gz
Auto updated to 6.19.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44059ab8a54b..b77d675766de 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.18.1
+pkgver=6.19.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=('8277e7b5a6ea92acdf89ea9a37280f49f13cca0df143e0e4285c2defc927c979')
+sha256sums=('a5589f54256f46661f75ea9cfd20a26b769bce7e52f1e2d568825911d3e434d3')
build() {
cd "$srcdir/$_module-$pkgver"