Date: Sunday, January 29, 2023 @ 20:03:57
  Author: serebit
Revision: 1391086

upgpkg: budgie-backgrounds 1.0-2: Add to budgie package group

Modified:
  budgie-backgrounds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 19:57:42 UTC (rev 1391085)
+++ PKGBUILD    2023-01-29 20:03:57 UTC (rev 1391086)
@@ -2,14 +2,15 @@
 
 pkgname=budgie-backgrounds
 pkgver="1.0"
-pkgrel=1
+pkgrel=2
 pkgdesc="The default background set for the Budgie Desktop"
 arch=(any)
 url="https://github.com/BuddiesOfBudgie/budgie-backgrounds";
 license=("custom:CC0-1.0")
+groups=("budgie")
 depends=()
 makedepends=(meson imagemagick jhead)
-source=("https://github.com/BuddiesOfBudgie/budgie-backgrounds/releases/download/v$pkgver/budgie-backgrounds-v$pkgver.tar.xz"{,.asc})
+source=("https://github.com/BuddiesOfBudgie/$pkgname/releases/download/v$pkgver/$pkgname-v$pkgver.tar.xz"{,.asc})
 sha256sums=("38c23f9f0c0829a6282b81d934136e780a1341ccce338acc2dbf9f14ff539d0c"
             "SKIP")
 validpgpkeys=("8A59B135826B2DA453B9707408AD7343E6BD4B56") # Campbell Jones 
(Git) <git at serebit dot com>

Reply via email to