summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGio d'Amelio2015-12-17 17:11:20 -0800
committerGio d'Amelio2015-12-17 17:11:20 -0800
commit233788c43fab9fd14175f298ade7352ea8b053f7 (patch)
treeaec9fe0644266865415f25fe2633ed088d928c24
parente1f99e2a5d29b665c521bb1537e7cbfda3f44fbd (diff)
downloadaur-233788c43fab9fd14175f298ade7352ea8b053f7.tar.gz
Update version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b15f4b53b30c..5af2d8e33cf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Thu Dec 17 21:14:25 UTC 2015
+# Fri Dec 18 01:10:56 UTC 2015
pkgbase = little_boxes
pkgdesc = Put boxes around stdin
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 2
url = https://github.com/giodamelio/little_boxes
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
- source = https://github.com/giodamelio/little_boxes/archive/1.0.0.zip
+ source = https://github.com/giodamelio/little_boxes/archive/1.0.1.zip
sha1sums = 2322f84a81c138241994f96fd3a1a57370ca679e
pkgname = little_boxes
diff --git a/PKGBUILD b/PKGBUILD
index 2a40be66405e..1795f56b1e6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
makedepends=('rust' 'cargo')
arch=('x86_64')
license=('MIT')
-pkgver='1.0.0'
+pkgver='1.0.1'
source=("https://github.com/giodamelio/little_boxes/archive/$pkgver.zip")
sha1sums=("2322f84a81c138241994f96fd3a1a57370ca679e")