summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cedd7afd0c34..ff1e24154f14 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cutetranslation-flameshot
pkgdesc = flameshot 截图版的 Linux 系统上基于 X11 的一款取词翻译软件,帮助用户翻译多种语言的文字。
pkgver = 0.5.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jiangzc/CuteTranslation
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 81ae11b6b858..c5111490a515 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: CamuseCao camusecao@gmail.com
pkgname=cutetranslation-flameshot
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="flameshot 截图版的 Linux 系统上基于 X11 的一款取词翻译软件,帮助用户翻译多种语言的文字。"
arch=('x86_64')
url="https://github.com/jiangzc/CuteTranslation"