summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2015-07-25 17:52:09 -1000
committerGaetan Bisson2015-07-25 17:52:09 -1000
commitb8f24c4d369e54d9038c9b9d6775911a61fb4574 (patch)
tree45ad1cd7c8abef20fd6b36896bfc20186f1234ed
parent90a5ca62614a4cfa440b824410ee9ea97e93ba8e (diff)
downloadaur-b8f24c4d369e54d9038c9b9d6775911a61fb4574.tar.gz
upstream update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7aee0961c144..a00a20f9441a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=decox
-pkgver=1.8
+pkgver=1.9
pkgrel=1
pkgdesc='Decreasing continuous exponentials; toy decompression planner'
url='http://fenua.org/gaetan/src/'
license=('ISC')
arch=('i686' 'x86_64' 'armv7h')
source=("${url}/${pkgname}-${pkgver}.c")
-sha1sums=('25f19704a42a455386c93322e4b3f9bc9f9322b1')
+sha1sums=('e352f03f7cc67ee3a7796ceef47ab9e3095277e1')
build() {
cd "${srcdir}"