summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2015-07-04 10:03:36 -1000
committerGaetan Bisson2015-07-04 10:03:36 -1000
commitb7c3220879c5d9965de1db82c30df8c06fdf2a20 (patch)
treeb9c021c0bc9230b16846a0a2d6b3a68fee25edd1
parentc18edd7ec64cef2fe8fb13429d3c499e3b675451 (diff)
downloadaur-b7c3220879c5d9965de1db82c30df8c06fdf2a20.tar.gz
upstream update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50fa5ea168d8..338df96a745a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=decox
-pkgver=1.5
+pkgver=1.6
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=('048e849c8da5f14908b0ebdc0545bcadcecfcaab')
+sha1sums=('2e99988a336a9e89ef3d1dafff269849dae523e7')
build() {
cd "${srcdir}"