summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzoron2016-10-12 23:07:21 +0800
committerzoron2016-10-12 23:07:21 +0800
commit853aefeb3c7d3cc08ed9941959bc2b5eef256ad4 (patch)
treedef001618398aab91b23ffed7501123976bce5cd /PKGBUILD
parent77a5757d875dff60d6205eee741781c84c62f965 (diff)
downloadaur-853aefeb3c7d3cc08ed9941959bc2b5eef256ad4.tar.gz
First Upload
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 770e09bd59db..4c1b14acfd43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ source=("https://github.com/fralonra/zrandr/archive/${pkgver}.tar.gz")
md5sums=('b37bc326887793bc64e42abc3550e97e')
package() {
- cd "$srcdir/$pkgname/zrandr"
+ cd "$srcdir/$pkgname-$pkgver/zrandr"
install -Dm644 zrandr.desktop -t "$pkgdir/usr/share/applications/"
install -Dm644 zrandr.py -t "$pkgdir/usr/share/zrandr/"