summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikel Pintado2017-07-30 13:55:31 +0200
committerMikel Pintado2017-07-30 13:55:31 +0200
commit3eb974ccebde5556e689417b860790a3981715d3 (patch)
treea293f7af2f670a50d180dce9725333a6e3ed8b1e /PKGBUILD
parentde5faba0f76b6867de8ed88af220ff1e2985d6d1 (diff)
downloadaur-3eb974ccebde5556e689417b860790a3981715d3.tar.gz
Fixed error with the .deb file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79e964b3cf67..7055ead570bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ prepare() {
}
package() {
- ar x desktop_${pkgver}_amd64.deb
+ ar x desktop_${pkgver//_/-}_amd64.deb
tar xvf data.tar.xz
sudo cp -r "${pkgdir}/../../src/usr/share/" /usr/
sudo cp -r "${pkgdir}/../../src/opt/GithubDesktop" /opt/