summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-12-08 08:20:42 +0000
committerAuto update bot2023-12-08 08:20:42 +0000
commit86091b871a4e48df966300c6a4b9c7ab5727ccca (patch)
treec7ada6d0037c637fe6a56539e47fa7f2bd13f17f /PKGBUILD
parent86af931c3674bea83d129caac72b37a5e5d75862 (diff)
downloadaur-86091b871a4e48df966300c6a4b9c7ab5727ccca.tar.gz
Auto updated to 6.14.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7d0d40b844e..6a617ae6d080 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.14.0
+pkgver=6.14.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=('42acd81b686669ff285927f826e330ed82ede2cada6c192f26703ad4995b0271')
+sha256sums=('197964a6c8bb065a938026f7a61abceddf6598d9d91f88822cbf0695ec17d1ba')
build() {
cd "$srcdir/$_module-$pkgver"