summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAuto update bot2023-01-19 07:56:06 +0000
committerAuto update bot2023-01-19 07:56:06 +0000
commit8e0f5829c9efd3b270fa0ceaccdca991c4f6bbd2 (patch)
tree8214075e4fc469d925b54b75ee0c890802e8cb8c
parent2d548c9ec7d042474d20fbdc4a067c9178c09ff5 (diff)
downloadaur-8e0f5829c9efd3b270fa0ceaccdca991c4f6bbd2.tar.gz
auto updated to 6.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a56055e66dca..7d3aa6ead2f2 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.1
+ pkgver = 6.8.2
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.1.tar.bz2
- sha256sums = f2a6a146531071ce6bfa88a36f910d3a683b93e5e07c362e573f7c08372e5902
+ source = https://lalescu.ro/liviu/fet/download/fet-6.8.2.tar.bz2
+ sha256sums = 6f4005a864e25ab44dcdf247568abe68d07c08c0e2d23945f6aed65b1dc767f3
pkgname = fet-timetabling
diff --git a/PKGBUILD b/PKGBUILD
index d362a235c813..eaeda4feb742 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.1
+pkgver=6.8.2
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=('f2a6a146531071ce6bfa88a36f910d3a683b93e5e07c362e573f7c08372e5902')
+sha256sums=('6f4005a864e25ab44dcdf247568abe68d07c08c0e2d23945f6aed65b1dc767f3')
build() {
cd "$srcdir/$_module-$pkgver"