summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Goto2021-07-28 13:41:00 +0200
committerPhilip Goto2021-07-28 13:41:00 +0200
commit0c640be3a198c3b310dfe9447edd81ca7063404c (patch)
treead274e059f7a50c3bef136c45e50b3d58d792345
parentcd46125cd22e32bd6646d92da725ee428ce70719 (diff)
downloadaur-0c640be3a198c3b310dfe9447edd81ca7063404c.tar.gz
revert rel to 1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93e1ea7093bc..e4cc026b929c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gtksourceview5
pkgdesc = A text widget adding syntax highlighting and more to GNOME
pkgver = 5.1.0
- pkgrel = 3
+ pkgrel = 1
url = https://gitlab.gnome.org/GNOME/gtksourceview
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index d6e30c1409a0..00088fa663f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gtksourceview5
pkgver=5.1.0
-pkgrel=3
+pkgrel=1
pkgdesc='A text widget adding syntax highlighting and more to GNOME'
url='https://gitlab.gnome.org/GNOME/gtksourceview'
license=('LGPL')