[arch-commits] Commit in nickle/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Mon Oct 28 14:22:58 UTC 2019
Date: Monday, October 28, 2019 @ 14:22:58
Author: lfleischer
Revision: 520848
upgpkg: nickle 2.85-1
Upstream update.
Modified:
nickle/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-28 14:20:17 UTC (rev 520847)
+++ PKGBUILD 2019-10-28 14:22:58 UTC (rev 520848)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=nickle
-pkgver=2.84
+pkgver=2.85
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=('cf2a1e403698835a152e56b625857e07')
+md5sums=('1614e37ca278f2850c2bea088b6278d4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list