T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / elementary-wallpapers
Commits: 5e85450f by T.J. Townsend at 2024-07-12T09:49:30-04:00 upgpkg: 7.0.0-2: Rebuild packages that are missing .SRCINFO part 1 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = elementary-wallpapers + pkgdesc = Collection of wallpapers for elementary OS + pkgver = 7.0.0 + pkgrel = 2 + url = https://github.com/elementary/wallpapers + arch = any + groups = pantheon + license = GPL3 + makedepends = git + makedepends = meson + source = elementary-wallpapers::git+https://github.com/elementary/wallpapers.git#tag=fc16e4745dc429f48d7f45fe58a28f50c600a970 + b2sums = SKIP + +pkgname = elementary-wallpapers ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=elementary-wallpapers pkgver=7.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Collection of wallpapers for elementary OS' arch=(any) url=https://github.com/elementary/wallpapers View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/elementary-wallpapers/-/commit/5e85450f903c9e7f4209df2067009a821392dde8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/elementary-wallpapers/-/commit/5e85450f903c9e7f4209df2067009a821392dde8 You're receiving this email because of your account on gitlab.archlinux.org.
