summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Walle2018-04-20 15:10:15 +0200
committerBernhard Walle2018-04-20 15:10:15 +0200
commit39f42e91272acd301278ef6867effead7f37841f (patch)
tree9467b55bb36437f220dee599ab5e81b0321570ad
parenta5a96e627b54179352747a679e0377ebaa506267 (diff)
downloadaur-39f42e91272acd301278ef6867effead7f37841f.tar.gz
Update ptxidst to 2018.04
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ada85d9ae09c..c095a7e3e00f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# AUR Category: devel
pkgname=ptxdist
-pkgver=2018.02.0
+pkgver=2018.04.0
pkgrel=1
pkgdesc="Embedded Linux build system"
arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@ url="http://www.ptxdist.org"
license=('GPL')
depends=('dialog' 'flex' 'bison' 'patch' 'python2')
source=("http://www.pengutronix.de/software/ptxdist/download/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('68f758b781ce6aeaffc74cedebe5f339')
-sha512sums=('5ef131a3d07bafa16f5dd51705fa4d67cae03fedb2d7ec3521e7178297c855700c38c67a6e1114f5c26d98865c760e56d14fb7de87ce2a8d1886825784ab5445')
+md5sums=('d0391ea481f4a440f2624b96dd6590fa')
+sha512sums=('db9dc60ef9f0a4022403792db1c9601b95140b8ef4c186e2cd7e7fbdb4a9dbe291812fbd3c3f2949641d8b3c03d212fb6541be1a3b99acabf03b4c9969adabb8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"