[arch-commits] Commit in arc-gtk-theme/trunk (PKGBUILD)

NicoHood nicohood at archlinux.org
Thu Sep 19 11:15:00 UTC 2019


    Date: Thursday, September 19, 2019 @ 11:14:59
  Author: nicohood
Revision: 511168

upgpkg: arc-gtk-theme 20190910-1

Modified:
  arc-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-19 11:05:34 UTC (rev 511167)
+++ PKGBUILD	2019-09-19 11:14:59 UTC (rev 511168)
@@ -8,12 +8,12 @@
 _pkgname=arc-theme
 pkgname=('arc-gtk-theme' 'arc-solid-gtk-theme')
 pkgdesc="A flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell"
-pkgver=20190330
+pkgver=20190910
 pkgrel=1
 arch=('any')
 # Upstream url: https://github.com/horst3180/arc-theme
 # Now using soft fork: https://github.com/horst3180/arc-theme/issues/840
-url="https://github.com/NicoHood/arc-theme"
+url="https://github.com/arc-design/arc-theme"
 license=('GPL3')
 optdepends=('arc-icon-theme: recommended icon theme'
             'gtk-engine-murrine: for gtk2 themes'
@@ -24,9 +24,10 @@
 
 source=("${pkgname}-${pkgver}.tar.xz::${url}/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.xz"
         "${pkgname}-${pkgver}.tar.xz.sig::${url}/releases/download/${pkgver}/${_pkgname}-${pkgver}.tar.xz.asc")
-sha512sums=('ac4f1bde028e027314004999502dcc914abf6070ffd4345021df486084de2c943e6c110776b3b6af55143962a40b368c060a11754ffaf30300b87cb923bc55b9'
+sha512sums=('702410044157c0686f7e60da125a321fc46672fa6aa5eaebfd8a37b2e35e4a3c1af88286f4c10c4f40be935b624df0fa4b70504d99d949b7e503beb90be6ce09'
             'SKIP')
-validpgpkeys=('97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161') # NicoHood
+validpgpkeys=('97312D5EB9D7AE7D0BD4307351DAE9B7C1AE9161'  # NicoHood
+              '1E1FB0017C998A8AE2C498A6C2EAA8A26ADC59EE') # Fossfreedom
 
 prepare() {
     cp -a ${_pkgname}-${pkgver}{,-solid}



More information about the arch-commits mailing list