summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-03-06 07:55:54 +0000
committerAuto update bot2023-03-06 07:55:54 +0000
commitb0ac3d45c1d7741b831d1369ea434dd469e86e9b (patch)
tree7350ed47279aec7150e397cd1ebeaed28208cff4
parente3b4711cb5d050c65f140d08af08e5160f971d7e (diff)
downloadaur-b0ac3d45c1d7741b831d1369ea434dd469e86e9b.tar.gz
Auto updated to 6.8.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04782b79c524..091680717aea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fet-timetabling
pkgdesc = A software for automatically scheduling the timetable of a school, high-school or university.
- pkgver = 6.8.5
+ pkgver = 6.8.6
pkgrel = 1
url = http://lalescu.ro/liviu/fet/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = fet-timetabling
license = AGPL3
depends = qt5-base
depends = hicolor-icon-theme
- source = https://lalescu.ro/liviu/fet/download/fet-6.8.5.tar.bz2
- sha256sums = dbd5ecc54bf9e09b48da337208bdc5718f1cfd46a9031a3b99ca553cfc0968b2
+ source = https://lalescu.ro/liviu/fet/download/fet-6.8.6.tar.bz2
+ sha256sums = fd700b45eea121a8b2add1cef1a9037a5f0c2a63e7427e80d443e736bc10fb38
pkgname = fet-timetabling
diff --git a/PKGBUILD b/PKGBUILD
index 53eec8a13bf9..dbfe9a35dfd0 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.5
+pkgver=6.8.6
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=('dbd5ecc54bf9e09b48da337208bdc5718f1cfd46a9031a3b99ca553cfc0968b2')
+sha256sums=('fd700b45eea121a8b2add1cef1a9037a5f0c2a63e7427e80d443e736bc10fb38')
build() {
cd "$srcdir/$_module-$pkgver"