summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-11-16 22:40:13 +0100
committerhaawda2017-11-16 22:40:13 +0100
commit9ee4f0a28b851ea697784e15f561ceff4cb029da (patch)
treef5995dc5179b09e7a3a9b2b2b506d443749b7681 /PKGBUILD
parentafbab2c299e961da4635aff8bdbcaf792ea70aa3 (diff)
downloadaur-9ee4f0a28b851ea697784e15f561ceff4cb029da.tar.gz
Updated version (0.3.3.3.g3acd566.337 -> 0.3.3.5.g86dc82f.339).
Changelog ========= Give errors clearer names (#249) (86dc82f) Add rename recipe to justfile (#248) (a4bf6c3) Stop empty comments from swallowing the next line (#247) (3acd566) Make unexpected token formatting clearer (#243) (b9e1f73) Add instructions for installing via Homebrew (#238) (fcc27a9)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52ea30c155e3..336cdd5214ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=just-git
-pkgver=0.3.3.3.g3acd566.337
+pkgver=0.3.3.5.g86dc82f.339
pkgrel=1
pkgdesc="Just a command runner, like make."
arch=('x86_64' 'i686')