summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorReibax2022-10-23 22:39:53 +0200
committerReibax2022-10-23 22:39:53 +0200
commit8668a0127ea94364bd6595b510729e9952e41e6e (patch)
tree3377efa05a9bc328ccdf0c49e6854320f7d0d769
parentf6a558cc604c678ae95d243225431b7927610371 (diff)
downloadaur-8668a0127ea94364bd6595b510729e9952e41e6e.tar.gz
Update pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad960f4ce55f..a7062f388f07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = x2goclient
pkgdesc = a graphical client (Qt5) for the X2Go system
pkgver = 4.1.2.2
- pkgrel = 4
+ pkgrel = 5
url = https://wiki.x2go.org/doku.php
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 93f442428c7d..2ab56fb58a78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=x2goclient
pkgver=4.1.2.2
-pkgrel=4
+pkgrel=5
arch=('x86_64' 'aarch64')
license=('GPL2')
url="https://wiki.x2go.org/doku.php"