summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorali2021-04-19 11:15:03 +0430
committerali2021-04-19 11:15:03 +0430
commita2bd32d4af642d65f274320ea4ca730ef851bb48 (patch)
tree0c7aa3d8b4485a58834c63a81f435aa2620a4161
parentc3417818dd7d23bd0fffd62ebaa15d7766ca4192 (diff)
downloadaur-a2bd32d4af642d65f274320ea4ca730ef851bb48.tar.gz
Fix Version Number
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8806d90f4fd0..b41a528dc2d3 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 = 1.1.3
- pkgrel = 1
+ pkgrel = 2
url = https://www.toosheh.org/
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index c3e60e87d44e..8369cff7755e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=toosheh
pkgver=1.1.3
-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)