Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-wallpapers


Commits:
4e22448c by Felix Yan at 2026-05-16T23:16:11+08:00
upgpkg: 1:1.7.26-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = deepin-wallpapers
        pkgdesc = Deepin Wallpapers
-       pkgver = 1.7.25
+       pkgver = 1.7.26
        pkgrel = 1
        epoch = 1
        url = https://github.com/linuxdeepin/deepin-wallpapers
@@ -9,8 +9,8 @@ pkgbase = deepin-wallpapers
        makedepends = git
        makedepends = deepin-api
        replaces = deepin-community-wallpapers
-       source = 
git+https://github.com/linuxdeepin/deepin-wallpapers.git#tag=1.7.25
-       sha512sums = 
6e95491bdc52a9f569d6185fbd1d41ddef843231c2335ebd8b71943021a806c66271fc9080a2419036d7ec29528a0682e12295429e2826b16f95f2e25cb993e3
+       source = 
git+https://github.com/linuxdeepin/deepin-wallpapers.git#tag=1.7.26
+       sha512sums = 
22bc5c01926cdd4ed2ff44aae82d310ce5b68973b0f0ecf1924e7ba5e981ce9b55080713656a1e73de96ea8f7baff1345be4ab5ba6ea7fe9444ee74803f0284c
 
 pkgname = deepin-wallpapers
        pkgdesc = Default wallpapers for DDE


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-wallpapers
-pkgver=1.7.25
+pkgver=1.7.26
 pkgrel=1
 epoch=1
 pkgdesc='Deepin Wallpapers'
@@ -13,7 +13,7 @@ url="https://github.com/linuxdeepin/deepin-wallpapers";
 makedepends=('git' 'deepin-api')
 replaces=('deepin-community-wallpapers')
 source=("git+https://github.com/linuxdeepin/deepin-wallpapers.git#tag=$pkgver";)
-sha512sums=('6e95491bdc52a9f569d6185fbd1d41ddef843231c2335ebd8b71943021a806c66271fc9080a2419036d7ec29528a0682e12295429e2826b16f95f2e25cb993e3')
+sha512sums=('22bc5c01926cdd4ed2ff44aae82d310ce5b68973b0f0ecf1924e7ba5e981ce9b55080713656a1e73de96ea8f7baff1345be4ab5ba6ea7fe9444ee74803f0284c')
 
 build() {
   cd deepin-wallpapers
@@ -28,6 +28,7 @@ package() {
   install -dm755 "$pkgdir"/usr/share/wallpapers
   cp -r deepin "$pkgdir"/usr/share/wallpapers/
   cp -r deepin-solidwallpapers "$pkgdir"/usr/share/wallpapers/
+  cp -r deepin-livewallpapers "$pkgdir"/usr/share/wallpapers/
 
   install -dm755 "$pkgdir"/var/cache
   cp -r image-blur "$pkgdir"/var/cache/



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-wallpapers/-/commit/4e22448c9ac9832a13ac4f57aae410f25663d95c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-wallpapers/-/commit/4e22448c9ac9832a13ac4f57aae410f25663d95c
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to