rename app
This commit is contained in:
parent
5db75c6755
commit
7f2a66b61e
2
PKGBUILD
2
PKGBUILD
|
@ -11,7 +11,7 @@ install=$pkgname.install
|
||||||
source=(https://sourceforge.net/projects/quakespasm/files/Source/$pkgname-$pkgver.tgz
|
source=(https://sourceforge.net/projects/quakespasm/files/Source/$pkgname-$pkgver.tgz
|
||||||
$pkgname.desktop)
|
$pkgname.desktop)
|
||||||
sha1sums=('aca08d7bea6085bc7b755fad1e83ef976b542c1e'
|
sha1sums=('aca08d7bea6085bc7b755fad1e83ef976b542c1e'
|
||||||
'7a78889a7a6e24047b4777a8b4827e29cfc87381')
|
'ce21ed7299b5732953bde6e1d9ed073cb21e5d47')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$srcdir/$pkgname-$pkgver/Quake/"
|
cd "$srcdir/$pkgname-$pkgver/Quake/"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Quake
|
Name=Quakespasm
|
||||||
Icon=quakespasm
|
Icon=quakespasm
|
||||||
Exec=quakespasm
|
Exec=quakespasm
|
||||||
Categories=Game;Shooter;
|
Categories=Game;Shooter;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user