summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51930a6d9a0b..d35043732600 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_realname=Sync-my-L2P
pkgname=sync-my-l2p
pkgver=2.5.1
-pkgrel=6
+pkgrel=7
pkgdesc="Sync the Moodle instance of RWTH Aachen University."
arch=('x86_64')
url="https://github.com/rwthmoodle/Sync-my-L2P"
@@ -34,7 +34,7 @@ build() {
}
package() {
- cd $_realname-$pkgver
+ cd $_realname-${pkgver}a
# Binary
install -D -m0755 bin/$_realname "$pkgdir"/usr/bin/$_realname