summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdenQwQ2022-02-02 11:49:25 +0800
committerEdenQwQ2022-02-02 11:49:25 +0800
commita24786bd47c887ea3f81f4629940fbef8b162ad7 (patch)
tree4de7c0056ae8d2d44e98d549d9b90c5d6890a08b
parentfaa08a36176f6ba549932918c07adc1372a5da9f (diff)
downloadaur-a24786bd47c887ea3f81f4629940fbef8b162ad7.tar.gz
initial
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46c67289c67b..c44a9023c3e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
-pkgbase = clipcc-bin
- pkgdesc = ClipCC is a powerful scratch fork with plenty of extra features.
+pkgbase = clipcc-beta-bin
+ pkgdesc = ClipCC is a powerful scratch fork with plenty of extra features. 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
url = https://github.com/Clipteam
@@ -31,4 +31,4 @@ pkgbase = clipcc-bin
sha256sums = 3afe472ea0ceffe52834abed6d838f88892c22bc15ef421e01a8829fc8887be0
sha256sums = 86c8e16d9316dcbe21c19928381a498f5198708cae0ed25bfa3c09371d02deaf
-pkgname = clipcc-bin
+pkgname = clipcc-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9cf37d6d2457..5b9be4e518cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: EdenQwQ <lsahlm1eden@gmail.com>
-pkgname=clipcc-bin
+pkgname=clipcc-beta-bin
_pkgname=clipcc
pkgver=3.1.0_beta4
pkgrel=1
-pkgdesc="ClipCC is a powerful scratch fork with plenty of extra features."
+pkgdesc="ClipCC is a powerful scratch fork with plenty of extra features. This is ClipCC's beta release. Please note that beta release is unstable and some new features may not work as expected."
arch=("x86_64")
url="https://github.com/Clipteam"
license=("AGPL3")