summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2022-12-09 14:02:47 -0500
committeréclairevoyant2022-12-09 14:02:47 -0500
commitb92d8169adb7a6f59602be8928e0abca626c967c (patch)
tree8dd71ad87cdbd9a461722528a13701843299a4bd
parent0fb045be495ae1824605e2d04bb2c160c0c93318 (diff)
downloadaur-b92d8169adb7a6f59602be8928e0abca626c967c.tar.gz
qt6ct-git: bump epoch due to versioning change
Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8c273afe939..f858a348e91a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = qt6ct-git
pkgdesc = Qt6 Configuration Tool
pkgver = 0.7.r2.14a8f91
pkgrel = 1
+ epoch = 1
url = https://github.com/trialuser02/qt6ct
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 5640f2745c05..fe6f3deb0c15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,7 @@
_pkgname=qt6ct
pkgname="$_pkgname-git"
+epoch=1
pkgver=0.7.r2.14a8f91
pkgrel=1
pkgdesc='Qt6 Configuration Tool'