summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu Zhenyu2023-01-15 17:52:30 +0800
committerWu Zhenyu2023-01-15 17:52:30 +0800
commitfacc64337650bf37705e6347f3765c027efb1e5e (patch)
treefe6b46bf7e9b3a068254bc5a0e49948ec877e919
parent084789619170901fd1110657551594e1c0e935bd (diff)
downloadaur-facc64337650bf37705e6347f3765c027efb1e5e.tar.gz
:alien: Update pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3430a7c75f9c..e72568ce2c02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-translate-shell
pkgdesc = Translate text by google, bing, youdaozhiyun, haici, stardict, etc at same time from CLI, GUI (GNU/Linux, Android, macOS and Windows), REPL, python, shell and vim.
pkgver = 0.0.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Freed-Wu/translate-shell
arch = any
license = GPLv3
diff --git a/PKGBUILD b/PKGBUILD
index df30f25d1951..f965385dbc76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _pypi_package=$_pkgname
pkgname=python-$_pkgname
pkgver=${_upstreamver##v}
-pkgrel=1
+pkgrel=2
pkgdesc="Translate text by google, bing, youdaozhiyun, haici, stardict, etc at same time from CLI, GUI (GNU/Linux, Android, macOS and Windows), REPL, python, shell and vim."
arch=(any)
url=https://github.com/$_repo