summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdenQwQ2022-02-02 11:52:07 +0800
committerEdenQwQ2022-02-02 11:52:07 +0800
commit1cad4301bb91e7cd78cb3b1da64eb7e952ce2d07 (patch)
tree0ca1f4ca7be34ea6cd50ccbe72d95fa0ff649d51
parent66fd03475cc3b800877929b0ff6a5c5a2418b279 (diff)
downloadaur-1cad4301bb91e7cd78cb3b1da64eb7e952ce2d07.tar.gz
add conflict
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5c86fdf8feb..f95a67804774 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = clipcc-beta-bin
pkgdesc = This is ClipCC's beta release. Please note that beta release is unstable and some new features may not work as expected.
pkgver = 3.1.0_beta4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Clipteam
arch = x86_64
license = AGPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5e1de3adf352..935b72b7465c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=clipcc-beta-bin
_pkgname=clipcc
pkgver=3.1.0_beta4
-pkgrel=1
+pkgrel=2
pkgdesc="This is ClipCC's beta release. Please note that beta release is unstable and some new features may not work as expected."
conflicts=("clipcc-bin")
arch=("x86_64")