File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
pkgbuilds/alterlinux-wallpapers Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ pkgbase = alterlinux-wallpapers
33 pkgver = 7.0
44 pkgrel = 1
55 url = https:/fascode.net
6+ install = alterlinux-wallpapers.install
67 arch = any
78 source = https://github.com/FascodeNet/alterlinux-wallpapers/archive/refs/tags/v7.0.zip
89 md5sums = SKIP
Original file line number Diff line number Diff line change 88pkgdesc=' AlterLinux wallpapers'
99arch=(' any' )
1010url=' https:/fascode.net'
11- source=(" https://github.com/FascodeNet/alterlinux-wallpapers/archive/refs/tags/v${pkgver} .zip" )
12-
11+ source=(" https://github.com/FascodeNet/alterlinux-wallpapers/archive/refs/tags/v${pkgver} .zip" )
1312md5sums=(" SKIP" )
13+ install=" ${pkgname} .install"
1414
1515maindirname=" ${_pkgname} -${pkgver} "
1616
Original file line number Diff line number Diff line change 1+ post_install(){
2+ /usr/share/libalpm/scripts/alterlinux-wallpapers-lxde blue alter
3+ /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce blue alter-jiju
4+ /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce stripes alter
5+ /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce teal alter-old
6+ /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce verticals alter
7+ }
You can’t perform that action at this time.
0 commit comments