summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiong Zijia2020-09-15 15:29:29 +0800
committerXiong Zijia2020-09-15 15:29:29 +0800
commit18f5a4556a14a6fbcee3b70e69302af3d4cbcd6f (patch)
tree3bb16a5c76c5cf895913eaa6a226b7eb375d445a
parent9b7f15ba68d4a2d617c197b944a0e76e90d009e0 (diff)
downloadaur-18f5a4556a14a6fbcee3b70e69302af3d4cbcd6f.tar.gz
Update pkgreg to 2 on 1.3.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd0c9c39b343..b22c4d9378d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = utools
pkgdesc = uTools Utilities
pkgver = 1.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://u.tools/
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index d01d10629909..da90b665dcbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=utools
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="uTools Utilities"
arch=('x86_64')
url="https://u.tools/"