summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3be3c664753b..69ed4e5da9a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Florian Glorioz <florian.glorioz@epitech.eu>
pkgname=normez
-pkgver=r121.617849d
-pkgrel=1
+pkgver=r161.574a98a
+pkgrel=2
pkgdesc="Coding-style checker for Epitech students."
arch=('any')
url="https://github.com/ronanboiteau/NormEZ"
@@ -22,4 +22,4 @@ package() {
cd "$pkgname"
install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
install -D -m755 NormEZ.rb "${pkgdir}/usr/bin/${pkgname}"
-} \ No newline at end of file
+}