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

Bruno Pagani archange at archlinux.org
Sat Aug 31 15:37:17 UTC 2019


    Date: Saturday, August 31, 2019 @ 15:37:17
  Author: archange
Revision: 505721

upgpkg: materia-gtk-theme 20190831-1

Modified:
  materia-gtk-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-31 15:15:05 UTC (rev 505720)
+++ PKGBUILD	2019-08-31 15:37:17 UTC (rev 505721)
@@ -2,19 +2,19 @@
 # Contributor: cth451 <cth451 at gmail.com>
 
 pkgname=materia-gtk-theme
-pkgver=20190315
+pkgver=20190831
 pkgrel=1
 pkgdesc="A Material Design theme for GNOME/GTK+ based desktop environments"
-arch=('any')
+arch=(any)
 url="https://github.com/nana-4/materia-theme"
-license=('GPL')
-depends=('gtk3' 'gnome-themes-extra')
+license=(GPL)
+depends=(gtk3 gnome-themes-extra)
 optdepends=('gtk-engine-murrine: for gtk2 theme')
-provides=('materia-theme')
-conflicts=('materia-theme')
-replaces=('materia-theme')
-source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/nana-4/materia-theme/archive/v${pkgver}.tar.gz")
-sha256sums=('67d0eb24da3156e0d22cad18eca43769243cee673428b7cd2e31095efdee68c3')
+provides=(materia-theme)
+conflicts=(materia-theme)
+replaces=(materia-theme)
+source=(https://github.com/nana-4/materia-theme/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('7ab5423ecaef50d5e9cf94038f9a35a1bcb87e7b218edff316b4f92d4b7b8b67')
 
 package() {
     cd ${pkgname/gtk-/}-${pkgver}



More information about the arch-commits mailing list