summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAuto update bot2023-11-24 08:21:15 +0000
committerAuto update bot2023-11-24 08:21:15 +0000
commit333b6d9023567c4522e91886868c27fe58deda5a (patch)
tree6bd4a57b5b51b1eeea9b2846f78c0f9a3453cf27 /PKGBUILD
parentd6ebe3b36df68d30d31a03de13496b17385dabd1 (diff)
downloadaur-333b6d9023567c4522e91886868c27fe58deda5a.tar.gz
Auto updated to 6.13.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 327b8d50769a..9b345ca949cc 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.13.0
+pkgver=6.13.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=('a6b3b0f6c2ebc73aedcab70ffe428ef360d5483fbe067266515fd77d069acf4a')
+sha256sums=('a06dd053dc7800a8fd454bec241afed7c9320a4740951bf21e71bcc37fa630d1')
build() {
cd "$srcdir/$_module-$pkgver"