summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormarco442023-10-28 16:21:52 +0200
committermarco442023-10-28 16:21:52 +0200
commita26775b9b8bcf7e623fb3f9ee95026e3dcb58575 (patch)
tree86bc5e65e3336dbb6fbe31b39a246c2a8ea2a82e /PKGBUILD
parent5b360484eaf43db0bb08084b0a3ffc2af4b94175 (diff)
downloadaur-algobox.tar.gz
Force upgrade to qt6 with a new epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 416bc6b48394..aacc534e1fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Marc Cousin <cousinmarc@gmail.com>
pkgname=algobox
pkgver=1.1.1
-pkgrel=2
+pkgrel=1
+epoch=2
pkgdesc="Algorithmic learning for high school students"
url="http://www.xm1math.net/algobox/index.html"
arch=('x86_64' 'i686')