mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 14:23:31 +01:00
AUR4 split: [reus] Fix newlines, update sha256sums
This commit is contained in:
parent
ec4331a0b5
commit
6df1aa7bfa
3 changed files with 5 additions and 6 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -21,8 +21,8 @@ pkgbase = reus
|
|||
source = reus.desktop
|
||||
source = reus.changelog
|
||||
sha256sums = e9f2306bbbf8908b1dd4d09519959316a31df38002e80bfb74116cd338c50584
|
||||
sha256sums = 91e5b44bed07a180f591687d199fb88507a80f91cbea6cb6b42d19bfce73323a
|
||||
sha256sums = SKIP
|
||||
sha256sums = 066e9af39f583bf1906e40966b59db22e61097d970fba146933bbf4f92fc1bbb
|
||||
sha256sums = 258da37d9afe688f9a7a093d9ba9be82b8c92ae94c74660840d3f282ebc44da7
|
||||
|
||||
pkgname = reus
|
||||
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -19,8 +19,8 @@ source=("hib://${_archivename}"
|
|||
"${pkgname}.desktop"
|
||||
"${pkgname}.changelog")
|
||||
sha256sums=('e9f2306bbbf8908b1dd4d09519959316a31df38002e80bfb74116cd338c50584'
|
||||
'91e5b44bed07a180f591687d199fb88507a80f91cbea6cb6b42d19bfce73323a'
|
||||
'SKIP')
|
||||
'066e9af39f583bf1906e40966b59db22e61097d970fba146933bbf4f92fc1bbb'
|
||||
'258da37d9afe688f9a7a093d9ba9be82b8c92ae94c74660840d3f282ebc44da7')
|
||||
PKGEXT=".pkg.tar"
|
||||
|
||||
|
||||
|
|
@ -77,4 +77,4 @@ package()
|
|||
|
||||
install -D -m644 "${srcdir}/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop"
|
||||
install -D -m644 "${pkgdir}/opt/${pkgname}/${pkgname}.png" "${pkgdir}/usr/share/pixmaps/${pkgname}.png"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -8,4 +8,3 @@ Icon=reus.png
|
|||
Exec=reus
|
||||
Categories=Game;
|
||||
Path=/opt/reus
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue