[arch-commits] Commit in adwaita-icon-theme/repos/gnome-unstable-any (2 files)

Jan Steffens heftig at archlinux.org
Wed Mar 14 18:29:11 UTC 2018


    Date: Wednesday, March 14, 2018 @ 18:29:11
  Author: heftig
Revision: 319002

archrelease: copy trunk to gnome-unstable-any

Added:
  adwaita-icon-theme/repos/gnome-unstable-any/PKGBUILD
    (from rev 319001, adwaita-icon-theme/trunk/PKGBUILD)
Deleted:
  adwaita-icon-theme/repos/gnome-unstable-any/PKGBUILD

----------+
 PKGBUILD |   74 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 37 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 18:28:46 UTC (rev 319001)
+++ PKGBUILD	2018-03-14 18:29:11 UTC (rev 319002)
@@ -1,37 +0,0 @@
-# $Id$
-# Contributor: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=adwaita-icon-theme
-pkgver=3.27.90
-pkgrel=1
-pkgdesc="GNOME standard icons"
-url="https://git.gnome.org/browse/adwaita-icon-theme"
-arch=(any)
-license=(LGPL3 CCPL:cc-by-sa)
-depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
-makedepends=(intltool git gtk3 gnome-common)
-_commit=68bc459ed6cc787b91f564b42a7521e61641a346  # tags/3.27.90^0
-source=("git+https://git.gnome.org/browse/adwaita-icon-theme#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fvi
-}
-  
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="$pkgdir" install
-}

Copied: adwaita-icon-theme/repos/gnome-unstable-any/PKGBUILD (from rev 319001, adwaita-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-03-14 18:29:11 UTC (rev 319002)
@@ -0,0 +1,37 @@
+# $Id$
+# Contributor: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=adwaita-icon-theme
+pkgver=3.28.0
+pkgrel=1
+pkgdesc="GNOME standard icons"
+url="https://git.gnome.org/browse/adwaita-icon-theme"
+arch=(any)
+license=(LGPL3 CCPL:cc-by-sa)
+depends=(hicolor-icon-theme gtk-update-icon-cache librsvg)
+makedepends=(intltool git gtk3 gnome-common)
+_commit=ef52430db1201dce0cbc6563a3de3e9ba1ed60e4  # tags/3.28.0^0
+source=("git+https://git.gnome.org/browse/adwaita-icon-theme#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fvi
+}
+  
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list