summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOlivier Brunel2016-01-10 15:06:52 +0100
committerOlivier Brunel2016-01-10 15:11:52 +0100
commit27efaabe390384a3e314d8448c046075dd891cac (patch)
tree575e3b880750eb5488589d58ff3ef08ed4ce6bc5 /PKGBUILD
parentf40eb7d05962152c17d427d8c7bfb8196850ba19 (diff)
downloadaur-27efaabe390384a3e314d8448c046075dd891cac.tar.gz
anopa-musl: upgrade to 0.4.0
Signed-off-by: Olivier Brunel <jjk@jjacky.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6424839d6840..e808f83e0c78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jjacky
_pkgname=anopa
pkgname=$_pkgname-musl
-pkgver=0.3.0
+pkgver=0.4.0
pkgrel=1
pkgdesc="init system/service manager built around s6 supervision suite [musl]"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('execline-musl' 's6-musl')
makedepends=('musl' 'skalibs-musl')
options=('staticlibs')
source=(http://jjacky.com/$_pkgname/$_pkgname-$pkgver.tar.gz)
-sha256sums=('1f1891c063b5f4fc3a0c42d1e61411c2f6d6bfb64d3b84c4295acc78af85a72a')
+sha256sums=('02987f834b77c1b9c3f06ec2e9ed9b705c219d549c016231c65eaca18639ef5a')
provides=($_pkgname)
conflicts=($_pkgname)