[arch-commits] Commit in nickle/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Fri Oct 12 16:46:01 UTC 2018


    Date: Friday, October 12, 2018 @ 16:46:01
  Author: lfleischer
Revision: 393257

upgpkg: nickle 2.82-1

Upstream update.

Modified:
  nickle/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-12 16:43:55 UTC (rev 393256)
+++ PKGBUILD	2018-10-12 16:46:01 UTC (rev 393257)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=nickle
-pkgver=2.81
+pkgver=2.82
 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=('50994a2bdfdb0fb2717a0d27d861b2a2')
+md5sums=('7a94fe60d07d7b8db7b47781929fb8d3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list