summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-11-16 22:40:13 +0100
committerhaawda2017-11-16 22:40:13 +0100
commit9ee4f0a28b851ea697784e15f561ceff4cb029da (patch)
treef5995dc5179b09e7a3a9b2b2b506d443749b7681
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)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7720384e808..9f4f196a8d70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Nov 16 01:25:01 UTC 2017
+# Thu Nov 16 21:40:13 UTC 2017
pkgbase = just-git
pkgdesc = Just a command runner, like make.
- pkgver = 0.3.3.3.g3acd566.337
+ pkgver = 0.3.3.5.g86dc82f.339
pkgrel = 1
url = https://github.com/casey/just
arch = x86_64
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')