File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
pkgbuilds/alterlinux-wallpapers Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11pkgbase = alterlinux-wallpapers
22 pkgdesc = AlterLinux wallpapers
3- pkgver = 7.1
3+ pkgver = 7.2
44 pkgrel = 1
55 url = https:/fascode.net
66 install = alterlinux-wallpapers.install
77 arch = any
8- source = https://github.com/FascodeNet/alterlinux-wallpapers/archive/refs/tags/v7.1 .zip
8+ source = https://github.com/FascodeNet/alterlinux-wallpapers/archive/refs/tags/v7.2 .zip
99 md5sums = SKIP
1010
1111pkgname = alterlinux-wallpapers
Original file line number Diff line number Diff line change @@ -5,3 +5,7 @@ post_install(){
55 /usr/share/libalpm/scripts/alterlinux-wallpapers xfce/xfce-teal.jpg alter-old.png
66 /usr/share/libalpm/scripts/alterlinux-wallpapers xfce/xfce-verticals.png alter.png
77}
8+
9+ post_upgrade(){
10+ post_install
11+ }
You can’t perform that action at this time.
0 commit comments