Date: Tuesday, March 27, 2018 @ 16:51:20 Author: lfleischer Revision: 312888
upgpkg: nickle 2.81-1 Upstream update. Modified: nickle/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-27 16:48:14 UTC (rev 312887) +++ PKGBUILD 2018-03-27 16:51:20 UTC (rev 312888) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=nickle -pkgver=2.80 +pkgver=2.81 pkgrel=1 pkgdesc="A programming language based prototyping environment with powerful programming and scripting capabilities" arch=('x86_64') @@ -10,7 +10,7 @@ license=('custom') depends=('readline') source=("https://nickle.org/release/${pkgname}-${pkgver}.tar.gz") -md5sums=('cf779bb5bd7534208aab2de1f93c7dff') +md5sums=('50994a2bdfdb0fb2717a0d27d861b2a2') build() { cd "${srcdir}/${pkgname}-${pkgver}"
