summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarsh Barsaiyan2020-11-30 02:56:23 +0530
committerHarsh Barsaiyan2020-11-30 02:56:23 +0530
commit442acc5d8d5ea454222c076f1672dc7e7c55e0f4 (patch)
tree616a72cad1513a9cb5f6cc07987426dc991fb877
parent87ab71b03bcccae0e0bf0bd3fe6a6b237b6a80cb (diff)
downloadaur-442acc5d8d5ea454222c076f1672dc7e7c55e0f4.tar.gz
change executable name
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
-rw-r--r--youtube-music-bin.desktop (renamed from youtube-music-th-ch.desktop)2
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b75db924a4a2..a5f806d1b81b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,10 +10,10 @@ pkgbase = youtube-music-bin
options = !strip
source = https://github.com/th-ch/youtube-music/releases/download/v1.6.4/YouTube-Music-1.6.4.AppImage
source = https://raw.githubusercontent.com/th-ch/youtube-music/master/license
- source = youtube-music-th-ch.desktop
+ source = youtube-music-bin.desktop
sha512sums = d9b75e151e609bde9694c960f7b9ff40f1681d338b575d86948780a6f47a5a58183b5506e9e0c22b39594682d39fea1b40d969dfbe3a32ede11492b06c96bfcb
sha512sums = 49c9004d9a157e3ddc4e79b6a800f0ac320989967a86ce887e5f8658c263167d43afa510f5692da86608bda1b98418e4fa9b012d9920c501f11304226136e031
- sha512sums = 8086de04b3f4ab335016f9f6734c6071f2bd66ac4169a2ab1b1540dd97acc104eec5914756a5facb43c67e8a84a49f5ee5e845666d77e7023eb9aa8bef2c44d0
+ sha512sums = 5cde2a00f56761b510a550cbf685206646519068f5b1b14d0a0e6c954e38f677aef8ec83c53ff2c85b67ae539a4a419368f2593207548a868466502e675ae38c
pkgname = youtube-music-bin
diff --git a/PKGBUILD b/PKGBUILD
index ba93c1bdf894..b06f38da080e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,13 +12,13 @@ license=('MIT')
makedepends=('git')
source=("https://github.com/th-ch/youtube-music/releases/download/v${pkgver}/${_pkgname}-${pkgver}.AppImage"
"https://raw.githubusercontent.com/th-ch/youtube-music/master/license"
- "youtube-music-th-ch.desktop")
+ "youtube-music-bin.desktop")
noextract=('${_pkgname}-${pkgver}.AppImage')
options=(!strip)
sha512sums=(
"d9b75e151e609bde9694c960f7b9ff40f1681d338b575d86948780a6f47a5a58183b5506e9e0c22b39594682d39fea1b40d969dfbe3a32ede11492b06c96bfcb"
"49c9004d9a157e3ddc4e79b6a800f0ac320989967a86ce887e5f8658c263167d43afa510f5692da86608bda1b98418e4fa9b012d9920c501f11304226136e031"
- "8086de04b3f4ab335016f9f6734c6071f2bd66ac4169a2ab1b1540dd97acc104eec5914756a5facb43c67e8a84a49f5ee5e845666d77e7023eb9aa8bef2c44d0"
+ "5cde2a00f56761b510a550cbf685206646519068f5b1b14d0a0e6c954e38f677aef8ec83c53ff2c85b67ae539a4a419368f2593207548a868466502e675ae38c"
)
prepare(){
@@ -34,8 +34,8 @@ package() {
install -Dm644 "${srcdir}/squashfs-root/youtube-music.png" "${pkgdir}/usr/share/pixmaps/youtube-music-bin.png"
# install appimage
- install -Dm755 ${_pkgname}-${pkgver}.AppImage "${pkgdir}/usr/bin/youtube-music-th-ch"
+ install -Dm755 ${_pkgname}-${pkgver}.AppImage "${pkgdir}/usr/bin/youtube-music-bin"
# install desktop entry
- install -Dm755 youtube-music-th-ch.desktop "${pkgdir}/usr/share/applications/youtube-music-th-ch.desktop"
+ install -Dm755 youtube-music-th-ch.desktop "${pkgdir}/usr/share/applications/youtube-music-bin.desktop"
}
diff --git a/youtube-music-th-ch.desktop b/youtube-music-bin.desktop
index bf9a72bc22df..0ec266c4986a 100644
--- a/youtube-music-th-ch.desktop
+++ b/youtube-music-bin.desktop
@@ -2,7 +2,7 @@
Name=YouTube Music
Comment=YouTube Music Desktop App - including custom plugins
GenericName=YouTube Music
-Exec=youtube-music-th-ch %U
+Exec=youtube-music-bin %U
Icon=/usr/share/pixmaps/youtube-music-bin.png
Terminal=false
Type=Application