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

NicoHood nicohood at archlinux.org
Thu Nov 24 16:19:33 UTC 2016


    Date: Thursday, November 24, 2016 @ 16:19:33
  Author: nicohood
Revision: 196740

upgpkg: arc-icon-theme 20161122-1

Modified:
  arc-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-24 16:11:29 UTC (rev 196739)
+++ PKGBUILD	2016-11-24 16:19:33 UTC (rev 196740)
@@ -3,8 +3,8 @@
 # Contributor: ELmoussaoui Bilal <bil.elmoussaoui at gmail.com>
 
 pkgname=arc-icon-theme
-pkgver=20160605
-pkgrel=3
+pkgver=20161122
+pkgrel=1
 pkgdesc='Arc icon theme. Official releases only.'
 arch=('any')
 url="https://github.com/horst3180/arc-icon-theme"
@@ -15,9 +15,11 @@
             'elementary-icon-theme: Secondary icon theme fallback'
             'arc-gtk-theme: gtk theme of arc')
 options=('!emptydirs' '!strip')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/horst3180/${pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('cb5ae5b828c2945614885672d2bd741dffe7cd77c0b7bf2d060bdcac046b7cee7dc5c6643e51bd2954b54d40aa05afddc555e2a1523ba8443cedf7997ad218d1')
-
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/horst3180/${pkgname}/archive/${pkgver}.tar.gz"
+        "${pkgname}-${pkgver}.tar.gz.sig::https://github.com/horst3180/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
+validpgpkeys=('A46FD8E741A2A075898462CDC57DFF0D28DAAE97')
+sha512sums=('5d0f1417358eb81994868949acefe146537d8f3cc2fd7f529f9e6ba9c264845e50962f94427bac1262a76d3ca98d05795819d7c4a6ecd3139b0b57a6e9fdfad1'
+            'SKIP')
 prepare() {
     # Add moka, faba and elementary theme as fallback theme
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list