summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Markevich2022-08-12 13:59:44 +0200
committerMichael Markevich2022-08-12 13:59:44 +0200
commitabf0a68bad7a7cbc11ed53395c0956baca798219 (patch)
treeb7668bfedec486b7bab3467f7813e401780c63da
parent88b75c8dbec4b19205326c19741c48fcf5099817 (diff)
downloadaur-abf0a68bad7a7cbc11ed53395c0956baca798219.tar.gz
Updating release version with minor PKGBUILD improvements
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e43109417941..e2f409403248 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = endpoint-verification
pkgdesc = Endpoint Verification Helper
pkgver = 2022.06.14.c454816986_00
- pkgrel = 4
+ pkgrel = 6
url = https://chrome.google.com/webstore/detail/endpoint-verification/callobklhcbilhphinckomhgkigmfocg
arch = x86_64
license = unknown
diff --git a/PKGBUILD b/PKGBUILD
index 43edae76758c..f6f7985dd63c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=endpoint-verification
pkgname=("endpoint-verification" "endpoint-verification-chrome")
_pkgver="2022.06.14.c454816986-00"
pkgver="$(tr '-' '_' <<< $_pkgver)"
-pkgrel=5
+pkgrel=6
pkgdesc="Endpoint Verification Helper"
arch=(x86_64)
url="https://chrome.google.com/webstore/detail/endpoint-verification/callobklhcbilhphinckomhgkigmfocg"