summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2022-06-29 23:20:12 -1000
committerGaetan Bisson2022-06-29 23:20:12 -1000
commitf985953e43f05fe68e9b774457b70d0083e47bb4 (patch)
tree539e963a6c7640477e6dbf2f5b98cc433d9abbb8
parent91add92654ea5b60a4c65446fef672ad8e48aac4 (diff)
downloadaur-f985953e43f05fe68e9b774457b70d0083e47bb4.tar.gz
upstream update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f0d4440a89e..7ecc418631cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=decox
-pkgver=2.6
+pkgver=2.7
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")
-sha256sums=('f267d1a69f2438066e74ca0ef5afe8e27e9c28c07931ab637b18bf31ae4a499b')
+sha256sums=('c316c6ae2d3b80a4dc1d64fcdc512a511ebc131a844168b4252fed90794ad45a')
build() {
cd "${srcdir}"