summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorali2021-07-19 12:47:26 +0430
committerali2021-07-19 12:47:26 +0430
commit72eddff02962ff4d281e677eb0dea5d8ab4bebd3 (patch)
tree73b147dbf40820ed27d6d18f96491965b6d556e1
parenta1a4e321253c225d3ebc17c8d58fb9e8f8185275 (diff)
downloadaur-72eddff02962ff4d281e677eb0dea5d8ab4bebd3.tar.gz
Fix Resources
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84a25b590631..bbd79ccd14e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = toosheh
pkgdesc = An unofficial and open-source toosheh client for Linux written in C++. Please USE A VPN or any anti-sensorship tool before installing this program.
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.toosheh.org/
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index 0471c4332a82..6f2bdb4ae990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=toosheh
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="An unofficial and open-source toosheh client for Linux written in C++. Please USE A VPN or any anti-sensorship tool before installing this program."
url="https://www.toosheh.org/"
arch=(x86_64 aarch64)