summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGio d'Amelio2017-09-06 21:42:23 -0700
committerGio d'Amelio2017-09-06 21:42:23 -0700
commit745cfa69f8a837fab78b55d66330628524efcf75 (patch)
treedb734599877abaea8a165273070c5310f3bff509
parentaad43dc4f91cf2ec697a95db5e2928e7ad083279 (diff)
downloadaur-745cfa69f8a837fab78b55d66330628524efcf75.tar.gz
Release 1.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae98a2b1ee41..c4ebfd2d8f01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = little_boxes
pkgdesc = Put boxes around stdin
- pkgver = 1.4.0
+ pkgver = 1.5.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.4.0.zip
- md5sums = 7544981793dff5122ca5d2763e19e181
- sha1sums = 7450224ed0a94b63da0f32bd1d33efb8981ed514
+ source = https://github.com/giodamelio/little_boxes/archive/1.5.0.zip
+ md5sums = 2f416a4d6e8a49f70d963802724dd650
+ sha1sums = e964c3c395012d38c5f3f11f6b0476f9626a5d25
pkgname = little_boxes
diff --git a/PKGBUILD b/PKGBUILD
index 12e33a4143e9..3824101a196b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@ pkgrel=1
makedepends=('rust' 'cargo')
arch=('x86_64')
license=('MIT')
-pkgver='1.4.0'
+pkgver='1.5.0'
source=("https://github.com/giodamelio/little_boxes/archive/$pkgver.zip")
-md5sums=('7544981793dff5122ca5d2763e19e181')
-sha1sums=('7450224ed0a94b63da0f32bd1d33efb8981ed514')
+md5sums=('2f416a4d6e8a49f70d963802724dd650')
+sha1sums=('e964c3c395012d38c5f3f11f6b0476f9626a5d25')
build(){
unzip -o $pkgver.zip