summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302020-06-01 13:21:47 +0200
committerM0Rf302020-06-01 13:21:47 +0200
commitfdff27626950629ec6887e3e628d32b2570a8286 (patch)
tree7163ea5ad1c096680b71b94c64552fd66fdce809 /PKGBUILD
parent005d8671ae3042347ae15feb2e29527f3b9b895a (diff)
downloadaur-fdff27626950629ec6887e3e628d32b2570a8286.tar.gz
soulseekqt: fix typo errors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fcd3b40ecc2f..38c1b90cb1fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=soulseekqt
pkgver=20180130
_pkgver=2018-1-30
-pkgrel=11
+pkgrel=12
pkgdesc="A desktop client for the Soulseek peer-to-peer file sharing network"
arch=('x86_64')
url="http://www.soulseekqt.net/news/"
@@ -41,7 +41,7 @@ package() {
chmod 755 -R "$pkgdir/opt/$pkgname"
# This fix context menu on right click in search results
rm "$pkgdir/opt/$pkgname/lib/libfreetype.so.6"
- rm -rf "$pkgdir/opt/soulseekqt/{AppRun,default.desktop,soulseek.png,*.AppImage}"
+ rm -rf "$pkgdir"/opt/soulseekqt/{AppRun,default.desktop,soulseek.png,*.AppImage}
}
md5sums=('1d98331893bc9b9d45ba34f6523353ab'