[arch-commits] Commit in openbox-themes/repos/community-any (PKGBUILD PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 4 14:21:14 UTC 2018


    Date: Monday, June 4, 2018 @ 14:21:13
  Author: felixonmars
Revision: 340377

archrelease: copy trunk to community-any

Added:
  openbox-themes/repos/community-any/PKGBUILD
    (from rev 340376, openbox-themes/trunk/PKGBUILD)
Deleted:
  openbox-themes/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   44 ++++++++++++++++++++++----------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 14:21:00 UTC (rev 340376)
+++ PKGBUILD	2018-06-04 14:21:13 UTC (rev 340377)
@@ -1,22 +0,0 @@
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Hugo Doria <hugodoria at gmail.com>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-
-pkgname=openbox-themes
-pkgver=1.0.2
-pkgrel=3
-pkgdesc='Various themes for the Openbox window manager.'
-arch=('any')
-url='http://www.debian.org'
-license=('GPL')
-depends=('openbox')
-source=("http://ftp.debian.org/debian/pool/main/o/openbox-themes/openbox-themes_${pkgver}.tar.gz")
-md5sums=('b6ea4beb64d3a0c68e7c097e3c64885e')
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  install -d "${pkgdir}/usr/share/themes"
-  rm -rf debian/
-  cp -R * "${pkgdir}/usr/share/themes/"
-}

Copied: openbox-themes/repos/community-any/PKGBUILD (from rev 340376, openbox-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2018-06-04 14:21:13 UTC (rev 340377)
@@ -0,0 +1,22 @@
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Hugo Doria <hugodoria at gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+
+pkgname=openbox-themes
+pkgver=1.0.2
+pkgrel=4
+pkgdesc='Various themes for the Openbox window manager.'
+arch=('any')
+url='http://www.debian.org'
+license=('GPL')
+depends=('openbox')
+source=("http://ftp.debian.org/debian/pool/main/o/openbox-themes/openbox-themes_${pkgver}.tar.gz")
+sha512sums=('b2c4af1f590cfc59da9135f974dd0e0ffebfe3427152b33fdd1ea209231fb5fd3d4c3207290f41b17c623cc0be93a0b5af614c9a74e1561262d5d7e66f9e2283')
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  install -d "${pkgdir}/usr/share/themes"
+  rm -rf debian/
+  cp -R * "${pkgdir}/usr/share/themes/"
+}



More information about the arch-commits mailing list