summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMasterTinka2021-01-15 19:56:01 +0600
committerMasterTinka2021-01-15 19:56:01 +0600
commit2896eeb2a93ee5d318fd0541e8d87b60c80c2434 (patch)
tree58e20bbac4ba8c35d8e593ff2bceaf1cf727b722 /PKGBUILD
parent87ba66947b7577fcf87d8b3accd8f77f6f600144 (diff)
downloadaur-2896eeb2a93ee5d318fd0541e8d87b60c80c2434.tar.gz
Fixed Source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d522204084b1..4e43bc0fd8d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ source=("https://github.com/altlinux/ALTMediaWriter/archive/master.zip")
md5source=('c31e795400cd7748001ed99744a543ef')
build() {
- cd "${_pkgname}-${pkgver}"
+ cd "ALTMediaWriter-master"
qmake-qt5 PREFIX=/usr .
make