diff options
author | GoReleaser | 2021-07-12 02:39:35 +0800 |
---|---|---|
committer | GoReleaser | 2021-07-12 02:39:35 +0800 |
commit | 6cad6ee582da3f284f8da5a4d1567ffeed08636a (patch) | |
tree | c0dba3f9ce55f81faa3d99382f82e51d3799165f /PKGBUILD | |
parent | 75e29068892835b840cbe4c6c25228e52b17fd34 (diff) | |
download | aur-6cad6ee582da3f284f8da5a4d1567ffeed08636a.tar.gz |
Updated to version v0.2.3 release 6
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ pkgname='pingme-bin' _pkgname="${pkgname%-bin}" pkgver=0.2.3 -pkgrel=5 +pkgrel=6 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") |