[arch-commits] Commit in archlinux-wallpaper/repos/community-any (PKGBUILD PKGBUILD)

Allan McRae allan at gemini.archlinux.org
Sun Apr 24 22:29:20 UTC 2022


    Date: Sunday, April 24, 2022 @ 22:29:20
  Author: allan
Revision: 1189652

archrelease: copy trunk to community-any

Added:
  archlinux-wallpaper/repos/community-any/PKGBUILD
    (from rev 1189651, archlinux-wallpaper/trunk/PKGBUILD)
Deleted:
  archlinux-wallpaper/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   38 +++++++++++++++++++-------------------
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-24 22:29:02 UTC (rev 1189651)
+++ PKGBUILD	2022-04-24 22:29:20 UTC (rev 1189652)
@@ -1,19 +0,0 @@
-# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
-
-pkgname=archlinux-wallpaper
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='Arch Linux Wallpapers'
-arch=(any)
-url='https://bbs.archlinux.org/viewtopic.php?id=259604'
-optdepends=('wallutils: support the simple timed wallpaper format')
-license=(custom:CC0 custom:SPL)
-source=("https://github.com/xyproto/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('eb50f5ff9724a00b4bd0f04d14127a621be4244d5f6065097283246684c084c0')
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm644 -t "$pkgdir/usr/share/backgrounds/archlinux/" archlinux.stw img/*
-  install -Dm644 -t "$pkgdir/usr/share/gnome-background-properties/" arch-backgrounds.xml
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE.md
-}

Copied: archlinux-wallpaper/repos/community-any/PKGBUILD (from rev 1189651, archlinux-wallpaper/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-04-24 22:29:20 UTC (rev 1189652)
@@ -0,0 +1,19 @@
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
+
+pkgname=archlinux-wallpaper
+pkgver=1.6.1
+pkgrel=2
+pkgdesc='Arch Linux Wallpapers'
+arch=(any)
+url='https://bbs.archlinux.org/viewtopic.php?id=259604'
+optdepends=('wallutils: support the simple timed wallpaper format')
+license=(custom:CC0 custom:SPL)
+source=("https://github.com/xyproto/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('eb50f5ff9724a00b4bd0f04d14127a621be4244d5f6065097283246684c084c0')
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm644 -t "$pkgdir/usr/share/backgrounds/archlinux/" archlinux.stw img/*
+  install -Dm644 -t "$pkgdir/usr/share/gnome-background-properties/" arch-backgrounds.xml
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE.md
+}



More information about the arch-commits mailing list