summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-11-16 02:25:02 +0100
committerhaawda2017-11-16 02:25:02 +0100
commitafbab2c299e961da4635aff8bdbcaf792ea70aa3 (patch)
treecfa2df3a59481004f90ef6d19ce4c239deb0d8fb
parentc7933214948567273f749bdb39d96536b3361280 (diff)
downloadaur-afbab2c299e961da4635aff8bdbcaf792ea70aa3.tar.gz
Updated version (0.3.3.2.gb9e1f73.336 -> 0.3.3.3.g3acd566.337).
Changelog ========= 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)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e3dcc46f4df..c7720384e808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Nov 14 23:43:16 UTC 2017
+# Thu Nov 16 01:25:01 UTC 2017
pkgbase = just-git
pkgdesc = Just a command runner, like make.
- pkgver = 0.3.3.2.gb9e1f73.336
+ pkgver = 0.3.3.3.g3acd566.337
pkgrel = 1
url = https://github.com/casey/just
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 92a5a184e73e..52ea30c155e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=just-git
-pkgver=0.3.3.2.gb9e1f73.336
+pkgver=0.3.3.3.g3acd566.337
pkgrel=1
pkgdesc="Just a command runner, like make."
arch=('x86_64' 'i686')