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

Felix Yan felixonmars at archlinux.org
Sun Nov 29 13:40:09 UTC 2020


    Date: Sunday, November 29, 2020 @ 13:40:08
  Author: felixonmars
Revision: 766285

upgpkg: klayout 0.26.9-1

Modified:
  klayout/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-29 13:39:55 UTC (rev 766284)
+++ PKGBUILD	2020-11-29 13:40:08 UTC (rev 766285)
@@ -2,16 +2,16 @@
 # Maintainer: Aaron Ali <t0nedef at causal.ca>
 
 pkgname=klayout
-pkgver=0.26.8
-pkgrel=2
+pkgver=0.26.9
+pkgrel=1
 pkgdesc="High Performance Layout Viewer And Editor. Support of GDS and OASIS files."
 arch=('x86_64')
-url="http://www.klayout.org/"
+url="https://www.klayout.de"
 license=('GPL')
 depends=('qt5-base' 'qt5-tools' 'qt5-multimedia' 'qt5-xmlpatterns' 'qt5-svg' 'ruby' 'python')
-source=(http://www.klayout.org/downloads/source/klayout-$pkgver.tar.gz
+source=(http://www.klayout.org/downloads/source/klayout-$pkgver.tar.bz2
         klayoutEditor.desktop klayoutViewer.desktop)
-sha512sums=('a37b324194ed523ee70a1d63034db9ba48cf55d44d3a9d1bc612803cde2425f6909fd0571ad4a66318fc2c6735e19ba11a26ab153e1200adec405c16fc05f144'
+sha512sums=('4092cd10db8fccc3e81217f29689759b2451d12e670ef4b14a633f4a47ebca91268a8f0470975f635d24d83af922cc849739cebf3035776e0795db47edfdf840'
             'bc6c7621e5cda754509a86664fb3e7ecd15f577dec712f4b0c52c9a7455ba692043a67145f5bf143d8fdc502b84e4212303906d62107537eefb4bebe57b2ffe1'
             '37a3bbb06ab155c1c22e3990cf160383570e8ea945dbf4964bc94b6fd4e6321627d31071a29d3dbeafc9e2fc406b6905761e299bfccdfe0a35663f2021624f4f')
 



More information about the arch-commits mailing list