File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 22
33pkgname=" reborn-updates"
44_pkgname=" reborn-updates"
5- pkgver=1.2
5+ pkgver=1.3
66pkgrel=1
77pkgdesc=' Easily update Reborn OS to experience the improvements from more recent installs'
88url=' https://github.com/keeganmilsten/Reborn-Packages/reborn-updates'
99arch=(' any' )
1010license=(' GPL3' )
1111depends=(' yad' ' xterm' ' sudo' )
12- source=(" ${pkgname} -${pkgver} .tar.gz::https://codeload.github.com/keeganmilsten/${_pkgname} /tar.gz/1.2 " )
12+ source=(" ${pkgname} -${pkgver} .tar.gz::https://codeload.github.com/keeganmilsten/${_pkgname} /tar.gz/1.3 " )
1313
1414package () {
1515 cd " ${srcdir} /${_pkgname} -${pkgver} "
@@ -22,8 +22,4 @@ package() {
2222
2323 install -D -m 644 reborn-updates.svg \
2424 " ${pkgdir} /usr/share/icons/default/reborn-updates.svg"
25- install -D -m 644 pacman.conf \
26- " ${pkgdir} /usr/share/pacman.conf"
27- install -D -m 644 lightdm-webkit2-greeter.conf \
28- " ${pkgdir} /usr/share/lightdm-webkit2-greeter.conf"
2925}
You can’t perform that action at this time.
0 commit comments