summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 788350d82967..177a2246c7d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fblog-git
pkgdesc = Small command-line JSON log viewer (git)
- pkgver = 2.3.0.r2.g3217c44
- pkgrel = 2
+ pkgver = 2.3.0.r4.g91ca01a
+ pkgrel = 1
url = https://github.com/brocode/fblog
arch = x86_64
license = custom:WTFPL
@@ -13,4 +13,3 @@ pkgbase = fblog-git
sha512sums = SKIP
pkgname = fblog-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 916173695d00..9e1b325118d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# https://github.com/orhun/pkgbuilds
pkgname=fblog-git
-pkgver=2.3.0.r2.g3217c44
-pkgrel=2
+pkgver=2.3.0.r4.g91ca01a
+pkgrel=1
pkgdesc="Small command-line JSON log viewer (git)"
arch=('x86_64')
url="https://github.com/brocode/fblog"