summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVaargk2023-04-18 15:17:37 +0200
committerVaargk2023-04-18 15:17:37 +0200
commitfca8cb4eca1ccf3f7e1a785e3ad98a9b39705fb7 (patch)
tree9f03805ddb74bbd3fc5a6d85313f67253da08712 /PKGBUILD
parent0858ce0a3c7ee9100ef18d79cbe8f26950dc5886 (diff)
downloadaur-sync-my-l2p.tar.gz
various fixes
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