summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302020-06-01 13:21:47 +0200
committerM0Rf302020-06-01 13:21:47 +0200
commitfdff27626950629ec6887e3e628d32b2570a8286 (patch)
tree7163ea5ad1c096680b71b94c64552fd66fdce809
parent005d8671ae3042347ae15feb2e29527f3b9b895a (diff)
downloadaur-fdff27626950629ec6887e3e628d32b2570a8286.tar.gz
soulseekqt: fix typo errors
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 447533f60b58..2bd4dfd20835 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = soulseekqt
pkgdesc = A desktop client for the Soulseek peer-to-peer file sharing network
pkgver = 20180130
- pkgrel = 11
+ pkgrel = 12
url = http://www.soulseekqt.net/news/
arch = x86_64
license = CUSTOM
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'