summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGio d'Amelio2017-09-06 22:09:20 -0700
committerGio d'Amelio2017-09-06 22:09:20 -0700
commit88d675f528d8123e2a18a8bad3dad2ae3deb446f (patch)
tree4f852414dc694b9d7a9b949b1c38c7f88f750165
parent745cfa69f8a837fab78b55d66330628524efcf75 (diff)
downloadaur-little_boxes.tar.gz
Release 1.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4ebfd2d8f01..ccecb185b1f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = little_boxes
pkgdesc = Put boxes around stdin
- pkgver = 1.5.0
+ pkgver = 1.6.0
pkgrel = 1
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.5.0.zip
- md5sums = 2f416a4d6e8a49f70d963802724dd650
- sha1sums = e964c3c395012d38c5f3f11f6b0476f9626a5d25
+ source = https://github.com/giodamelio/little_boxes/archive/1.6.0.zip
+ md5sums = 376d65ce883a37d0794d9a1386e489e2
+ sha1sums = 7a9574a56e13178b952ed7d2edc79265cc96bf13
pkgname = little_boxes
diff --git a/PKGBUILD b/PKGBUILD
index 3824101a196b..89bf0757092c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ pkgrel=1
makedepends=('rust' 'cargo')
arch=('x86_64')
license=('MIT')
-pkgver='1.5.0'
+pkgver='1.6.0'
source=("https://github.com/giodamelio/little_boxes/archive/$pkgver.zip")
-md5sums=('2f416a4d6e8a49f70d963802724dd650')
-sha1sums=('e964c3c395012d38c5f3f11f6b0476f9626a5d25')
+md5sums=('376d65ce883a37d0794d9a1386e489e2')
+sha1sums=('7a9574a56e13178b952ed7d2edc79265cc96bf13')
build(){
unzip -o $pkgver.zip