summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorantham2016-02-06 22:39:06 +0100
committerantham2016-02-06 22:39:06 +0100
commit8e40c2a3ef5497d70e78e32c21e20bd6d5915801 (patch)
tree3bb1cf709f125cfcb5f75b381056db66f32d96c3 /PKGBUILD
parent4df51c37b9ba4e5ed5c1aa25c9b38d73f7cf8400 (diff)
downloadaur-8e40c2a3ef5497d70e78e32c21e20bd6d5915801.tar.gz
Fix wrong url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7438d0419d91..a97cfeab8d96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="Command line log parser to aggregate fields and count occurences"
arch=('x86_64' 'i686')
url="https://github.com/antham/goller"
license=('GPL')
-source=("https://github.com/antham/goller/releases/download/v2.2.0/goller_linux_386")
+source=("https://github.com/antham/goller/releases/download/v2.2.1/goller_linux_386")
md5sums=("961ec1035185b2e780ac7e9079bc6227")
package() {