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

Antonio Rojas arojas at archlinux.org
Mon Jan 4 10:35:52 UTC 2021


    Date: Monday, January 4, 2021 @ 10:35:52
  Author: arojas
Revision: 405239

Update to 8.6.11

Modified:
  tk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-04 10:02:04 UTC (rev 405238)
+++ PKGBUILD	2021-01-04 10:35:52 UTC (rev 405239)
@@ -1,8 +1,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=tk
-pkgver=8.6.10
-pkgrel=2
+pkgver=8.6.11
+pkgrel=1
 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=(https://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
-sha256sums=('63df418a859d0a463347f95ded5cd88a3dd3aaa1ceecaeee362194bc30f3e386')
+sha256sums=('5228a8187a7f70fa0791ef0f975270f068ba9557f57456f51eb02d9d4ea31282')
 
 build() {
   cd tk$pkgver/unix



More information about the arch-commits mailing list