summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGio d'Amelio2015-12-17 17:29:25 -0800
committerGio d'Amelio2015-12-17 17:29:25 -0800
commit8f1f55405a37e87e640975d8d5171c170eeef219 (patch)
treec228ecd731b3a0a5d3bedf729da0cef9556ba802
parent24325276782194785027448cd303b6e82bc182b4 (diff)
downloadaur-8f1f55405a37e87e640975d8d5171c170eeef219.tar.gz
Update package
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0395827a6042..17300a737880 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Dec 18 01:16:58 UTC 2015
+# Fri Dec 18 01:29:14 UTC 2015
pkgbase = little_boxes
pkgdesc = Put boxes around stdin
- pkgver = 1.0.1
- pkgrel = 3
+ pkgver = 1.0.2
+ 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.0.1.zip
- sha1sums = a63bb721961ba3e58206b8080a738265c9d52e81
+ source = https://github.com/giodamelio/little_boxes/archive/1.0.2.zip
+ sha1sums = 0711e17d4c537664acd41f3fed190be67acf1391
pkgname = little_boxes
diff --git a/PKGBUILD b/PKGBUILD
index eb8aced13d09..2c52f50a7b12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=little_boxes
pkgdesc="Put boxes around stdin"
url="https://github.com/giodamelio/little_boxes"
-pkgrel=3
+pkgrel=1
makedepends=('rust' 'cargo')
arch=('x86_64')
license=('MIT')
-pkgver='1.0.1'
+pkgver='1.0.2'
source=("https://github.com/giodamelio/little_boxes/archive/$pkgver.zip")
-sha1sums=("a63bb721961ba3e58206b8080a738265c9d52e81")
+sha1sums=("0711e17d4c537664acd41f3fed190be67acf1391")
build(){
unzip -o $pkgver.zip