summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordaltomi2021-02-28 20:21:31 -0300
committerdaltomi2021-02-28 20:21:31 -0300
commita31b90f030747370cfc9456fa31364bb89022ad8 (patch)
treedf0de2d9ce917336f885a529f4db72ef8506390a
parentaaf424de32546955a60be19f2a525e1a7b676d83 (diff)
downloadaur-a31b90f030747370cfc9456fa31364bb89022ad8.tar.gz
New revision
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 845d19439dfc..79a0ba3773c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = chkuuid-git
pkgdesc = Compare the UUID of each partition with those found in FSTAB.
- pkgver = 1.5
+ pkgver = 1.6
pkgrel = 1
url = https://github.com/daltomi/chkuuid
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = chkuuid-git
makedepends = util-linux-libs
depends = util-linux-libs
conflicts = chkuuid
- source = git+https://github.com/daltomi/chkuuid.git?signed#tag=v1.5
+ source = git+https://github.com/daltomi/chkuuid.git?signed#tag=v1.6
validpgpkeys = 95BDE4BDE7F657BC298DD722EA8BDDF776B54DD1
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a496482f9c58..7e7721d1d5cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=chkuuid-git
pkgname=$pkgbase
-pkgver=1.5
+pkgver=1.6
pkgrel=1
_gitname=chkuuid
_gittag="v${pkgver}"