summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheo Bertacchini2018-09-02 22:49:38 +0200
committerTheo Bertacchini2018-09-02 22:49:38 +0200
commit97226a4c819eed6118c96ce05fd544e61ffd0740 (patch)
tree9d4bca62631977a10ecc27b248a0395aecb50349
parent457c96f2e66e9c5f64e4b256ed41fcb687280f13 (diff)
downloadaur-blih.tar.gz
Update ${pkgrel} / regenerate .SRCINFO
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0d946af5dbe..a69b4033c436 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = blih
pkgdesc = Bocal Lightweight Interface for Humans, git repositories and SSH public keys management tool for EPITECH students
pkgver = 1.7
- pkgrel = 2
+ pkgrel = 4
url = https://intra-bocal.epitech.eu
arch = any
- license = GPL
+ license = BSD
depends = python>=3.3.0
depends = python-requests
depends = git
diff --git a/PKGBUILD b/PKGBUILD
index ad0e1f290d08..1e4dc5679448 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Theo Bertacchini theo.bertacchini@epitech.eu
pkgname=blih
pkgver=1.7
-pkgrel=3
+pkgrel=4
pkgdesc="Bocal Lightweight Interface for Humans, git repositories and SSH public keys management tool for EPITECH students"
arch=('any')
url="https://intra-bocal.epitech.eu"