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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 16:29:20
  Author: felixonmars
Revision: 659265

upgpkg: faenza-icon-theme 1.3.1-6: reproducibility rebuild

Modified:
  faenza-icon-theme/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 16:29:03 UTC (rev 659264)
+++ PKGBUILD2020-07-07 16:29:20 UTC (rev 659265)
@@ -7,7 +7,7 @@
 
 pkgname=faenza-icon-theme
 pkgver=1.3.1
-pkgrel=5
+pkgrel=6
 pkgdesc='Icon theme designed for Equinox GTK theme'
 url='https://gnome-look.org/content/show.php/Faenza?content=128143'
 license=('GPL3')


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

2019-05-30 Thread Antonio Rojas via arch-commits
Date: Thursday, May 30, 2019 @ 21:24:19
  Author: arojas
Revision: 475300

https

Modified:
  faenza-icon-theme/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-30 21:24:15 UTC (rev 475299)
+++ PKGBUILD2019-05-30 21:24:19 UTC (rev 475300)
@@ -9,7 +9,7 @@
 pkgver=1.3.1
 pkgrel=5
 pkgdesc='Icon theme designed for Equinox GTK theme'
-url='http://gnome-look.org/content/show.php/Faenza?content=128143'
+url='https://gnome-look.org/content/show.php/Faenza?content=128143'
 license=('GPL3')
 arch=('any')
 options=(!strip)


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

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 02:46:43
  Author: felixonmars
Revision: 333930

upgpkg: faenza-icon-theme 1.3.1-5

BUILDINFO Rebuild

Modified:
  faenza-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 02:45:51 UTC (rev 333929)
+++ PKGBUILD2018-05-31 02:46:43 UTC (rev 333930)
@@ -8,7 +8,7 @@
 
 pkgname=faenza-icon-theme
 pkgver=1.3.1
-pkgrel=4
+pkgrel=5
 pkgdesc='Icon theme designed for Equinox GTK theme'
 url='http://gnome-look.org/content/show.php/Faenza?content=128143'
 license=('GPL3')
@@ -15,7 +15,7 @@
 arch=('any')
 options=(!strip)
 
source=("http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz;)
-md5sums=('b5339b70cbb821b583499e725957b150')
+sha512sums=('0c017ddbaa2dba485341d3bb1e321fafad026aafc893fa2519ddfd3fe0475fc8d011c99ce3de581c9b1c6aa7d250312673dda7c10bb12783db2d45816646ddc9')
 
 package() {
   cd $pkgname-1.3


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

2015-07-11 Thread Daniel Micay
Date: Saturday, July 11, 2015 @ 21:58:19
  Author: thestinger
Revision: 136707

upgpkg: faenza-icon-theme 1.3.1-4

Modified:
  faenza-icon-theme/trunk/PKGBUILD

--+
 PKGBUILD |   11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-11 18:57:51 UTC (rev 136706)
+++ PKGBUILD2015-07-11 19:58:19 UTC (rev 136707)
@@ -8,7 +8,7 @@
 
 pkgname=faenza-icon-theme
 pkgver=1.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Icon theme designed for Equinox GTK theme'
 url='http://gnome-look.org/content/show.php/Faenza?content=128143'
 license=('GPL3')
@@ -39,4 +39,13 @@
 ln -sf start-here{-archlinux,}.svg
 ln -sf start-here{-archlinux-symbolic,-symbolic}.svg
   done
+
+  for theme in Faenza{,-Dark}; do
+cd $pkgdir/usr/share/icons/$theme/apps/scalable/
+ln -sf gnome-session-reboot.svg system-reboot.svg
+for size in 16 22 24 32 48 64 96; do
+  cd $pkgdir/usr/share/icons/$theme/apps/$size/
+  ln -sf gnome-session-reboot.png system-reboot.png
+done
+  done
 }


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

2014-07-01 Thread Daniel Micay
Date: Tuesday, July 1, 2014 @ 12:03:56
  Author: thestinger
Revision: 113926

upgpkg: faenza-icon-theme 1.3.1-3

Modified:
  faenza-icon-theme/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-07-01 09:50:42 UTC (rev 113925)
+++ PKGBUILD2014-07-01 10:03:56 UTC (rev 113926)
@@ -8,9 +8,9 @@
 
 pkgname=faenza-icon-theme
 pkgver=1.3.1
-pkgrel=2
-pkgdesc=Icon theme designed for Equinox GTK theme
-url=http://gnome-look.org/content/show.php/Faenza?content=128143;
+pkgrel=3
+pkgdesc='Icon theme designed for Equinox GTK theme'
+url='http://gnome-look.org/content/show.php/Faenza?content=128143'
 license=('GPL3')
 arch=('any')
 options=(!strip)
@@ -18,7 +18,7 @@
 md5sums=('b5339b70cbb821b583499e725957b150')
 
 package() {
-  cd $srcdir/$pkgname-1.3
+  cd $pkgname-1.3
   mkdir -p $pkgdir/usr/share/icons $pkgdir/usr/lib $pkgdir/usr/share
 
   cp -rf Faenza{,-Dark,-Darkest,-Darker,-Ambiance,-Radiance} 
$pkgdir/usr/share/icons/