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

Antonio Rojas arojas at archlinux.org
Thu Nov 22 14:57:19 UTC 2018


    Date: Thursday, November 22, 2018 @ 14:57:18
  Author: arojas
Revision: 340285

New tarball (FS#60885)

Modified:
  tk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-22 14:33:03 UTC (rev 340284)
+++ PKGBUILD	2018-11-22 14:57:18 UTC (rev 340285)
@@ -2,7 +2,7 @@
 
 pkgname=tk
 pkgver=8.6.9
-pkgrel=1
+pkgrel=2
 pkgdesc="A windowing toolkit for use with tcl"
 arch=('x86_64')
 url="http://tcl.sourceforge.net/"
@@ -10,7 +10,7 @@
 depends=("tcl=${pkgver}" 'libxss' 'libxft')
 options=('staticlibs')
 source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
-sha1sums=('363b0209e7cefa2b99383e3c714b6ed076eec34b')
+sha256sums=('d3f9161e8ba0f107fe8d4df1f6d3a14c30cc3512dfc12a795daa367a27660dac')
 
 build() {
   cd tk${pkgver}/unix



More information about the arch-commits mailing list