summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2024-04-10 08:25:54 +0000
committerAuto update bot2024-04-10 08:25:54 +0000
commita5a5f7e08e15fcda797cb7effb4fae5e513ea1a0 (patch)
treee258132995af0b332793a89e393175f38731f65c
parent6acba40418cbe611465af67544d8bd0502e025db (diff)
downloadaur-fet-timetabling.tar.gz
Auto updated to 6.19.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b214aa34fce0..6add4ace1832 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.19.2
+ pkgver = 6.19.3
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.19.2.tar.bz2
- sha256sums = 27a9c8e82b655b3b3536604c561d3cae2c3f7a799e78d8c1c30f1c05ce0ed725
+ source = https://lalescu.ro/liviu/fet/download/fet-6.19.3.tar.bz2
+ sha256sums = 9fe75729d72795544882a63bc7a1f0a1b200f584743cdff573eed97390224ad7
pkgname = fet-timetabling
diff --git a/PKGBUILD b/PKGBUILD
index db90f151481d..c3a8d72ef306 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.19.2
+pkgver=6.19.3
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=('27a9c8e82b655b3b3536604c561d3cae2c3f7a799e78d8c1c30f1c05ce0ed725')
+sha256sums=('9fe75729d72795544882a63bc7a1f0a1b200f584743cdff573eed97390224ad7')
build() {
cd "$srcdir/$_module-$pkgver"