summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-02-24 07:56:47 +0000
committerAuto update bot2023-02-24 07:56:47 +0000
commite3b4711cb5d050c65f140d08af08e5160f971d7e (patch)
tree5a5697fa007f7ab426bd7743a8e12951daae2963 /PKGBUILD
parent0a60dd10ad7a942910d20bf0107202bf2b344b33 (diff)
downloadaur-e3b4711cb5d050c65f140d08af08e5160f971d7e.tar.gz
auto updated to 6.8.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9603f5ef2962..53eec8a13bf9 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.8.4
+pkgver=6.8.5
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=('19529696483b3dc9a71b69e362468a61fdb5fa51e8e4f551af79f6dc8034952f')
+sha256sums=('dbd5ecc54bf9e09b48da337208bdc5718f1cfd46a9031a3b99ca553cfc0968b2')
build() {
cd "$srcdir/$_module-$pkgver"