summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2020-05-07 05:01:00 -0700
committerBenjamin Denhartog2020-05-07 05:01:00 -0700
commit11683769d072325fa80f093473ec0f81869609fb (patch)
treefff8a2eba40c0263690635bda8449337c269578a /PKGBUILD
parente3ae86c07baee0b8063f026ad53cfaf0fec32dbd (diff)
downloadaur-11683769d072325fa80f093473ec0f81869609fb.tar.gz
feat(wee-slack-git): manually update pkgver git information
This patch is a noop and no rebuild is necessary -- I am simply updating the `pkgver` value to match the calculated value as of this commit.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab71a3f3cce9..cfa0c184db3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# This PKGBUILD is managed at https://github.com/sudoforge/pkgbuilds
pkgname=wee-slack-git
-pkgver=2.6.0.r0.gf224e2f
-pkgrel=2
+pkgver=2.6.0.r0.g4aac4bf
+pkgrel=1
pkgdesc="A WeeChat plugin for slack"
arch=('any')
url="https://github.com/wee-slack/${pkgname%-git}"