summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab1f691f8672..a98b4d845136 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hwatch-git
pkgdesc = A modern alternative to the watch command (git)
- pkgver = 0.3.7.r0.g2586b94
- pkgrel = 2
+ pkgver = 0.3.9.r0.g52e280b
+ pkgrel = 1
url = https://github.com/blacknon/hwatch
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 39f650f0d163..10294da93a16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# https://github.com/orhun/pkgbuilds
pkgname=hwatch-git
-pkgver=0.3.7.r0.g2586b94
-pkgrel=2
+pkgver=0.3.9.r0.g52e280b
+pkgrel=1
pkgdesc="A modern alternative to the watch command (git)"
arch=('x86_64')
url="https://github.com/blacknon/hwatch"