mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 04:41:00 +01:00
fix icon
This commit is contained in:
parent
0cdfa29c27
commit
4be65c03e1
3 changed files with 4 additions and 3 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -31,7 +31,7 @@ pkgbase = deadlock-modmanager-git
|
|||
source = deadlock-modmanager.desktop
|
||||
source = nvidia-webkit-wrapper.sh
|
||||
sha256sums = SKIP
|
||||
sha256sums = dd89c63a33b66b3d91b2530a035e09090131b4508ea17d84f2d5f8c0df052dd0
|
||||
sha256sums = 2fdd1840a620ea0a22fec3c3dab5acea4e64f03a3518fe48e96b122dac5d6e01
|
||||
sha256sums = db8eb404d073aca83fb6a587989c67e062f3c29d03e966fbdc567fdc133440e9
|
||||
|
||||
pkgname = deadlock-modmanager-git
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=deadlock-modmanager-git
|
||||
_pkgname=${pkgname%-git}
|
||||
pkgdesc='A mod manager for the Valve game Deadlock (latest git build)'
|
||||
pkgver=0.7.0.r43.gb4a49d4
|
||||
pkgver=0.8.2.r6.g885b30b
|
||||
pkgrel=1
|
||||
arch=('x86_64')
|
||||
url="https://github.com/Stormix/$_pkgname"
|
||||
|
|
@ -13,7 +13,7 @@ source=("git+$url.git"
|
|||
'deadlock-modmanager.desktop'
|
||||
'nvidia-webkit-wrapper.sh')
|
||||
sha256sums=('SKIP'
|
||||
'dd89c63a33b66b3d91b2530a035e09090131b4508ea17d84f2d5f8c0df052dd0'
|
||||
'2fdd1840a620ea0a22fec3c3dab5acea4e64f03a3518fe48e96b122dac5d6e01'
|
||||
'db8eb404d073aca83fb6a587989c67e062f3c29d03e966fbdc567fdc133440e9')
|
||||
provides=("$_pkgname")
|
||||
conflicts=("$_pkgname")
|
||||
|
|
|
|||
|
|
@ -6,3 +6,4 @@ Icon=deadlock-modmanager
|
|||
Name=Deadlock Mod Manager
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupWMClass=deadlock-modmanager-bin
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue