summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoReleaser2021-07-12 02:21:46 +0800
committerGoReleaser2021-07-12 02:21:46 +0800
commitbdcfaa8c12f8d3b3d0e9fa85eb74dd46f2a5c480 (patch)
tree9abf0d02e7c826eecc1f2948fe65e5fdc0c19d2d
parenteb7a7be0f775ab3f07b33a2139a8b246af17e044 (diff)
downloadaur-bdcfaa8c12f8d3b3d0e9fa85eb74dd46f2a5c480.tar.gz
Updated to version v0.2.3 release 3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4824bba72743..6aedd581dc30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pingme-bin
pkgdesc = PingMe is a CLI tool which provides the ability to send messages or alerts to multiple messaging platforms & email (official binary)
pkgver = 0.2.3
- pkgrel = 2
+ pkgrel = 3
url = https://pingme.lmno.pk
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 44b130686ae7..8174283974d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='pingme-bin'
_pkgname="${pkgname%-bin}"
pkgver=0.2.3
-pkgrel=2
+pkgrel=3
pkgdesc="PingMe is a CLI tool which provides the ability to send messages or alerts to multiple messaging platforms & email. (official binary)"
url='https://pingme.lmno.pk'
arch=("i686" "x86_64" "aarch64")