summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincenzo Maffione2017-07-08 23:16:35 +0200
committerVincenzo Maffione2017-07-08 23:16:35 +0200
commit896cc2121dc97dabc5e216d6580355d6a2c4471b (patch)
tree2fe16f2e70e2f0c6cee794e88e2674f7cd1bfea1 /PKGBUILD
parentf9b4c61013d1dce980fa107083b88fec92949794 (diff)
downloadaur-896cc2121dc97dabc5e216d6580355d6a2c4471b.tar.gz
add missing update to .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ed4f6fa98a1..e01ac34d4296 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Vincenzo Maffione <v.maffione@gmail.com>
pkgname=rlite-git
-pkgver=r2054.355cd86
+pkgver=r2185.973e0e1
pkgrel=1
pkgdesc="Recursive InterNetwork Architecture (RINA) user/kernel prototype written in C/C++"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL' 'LGPL')
depends=('linux' 'protobuf' 'python')
makedepends=('git' 'linux-headers' 'fakeroot' 'cmake')
install="rlite.install"
-source=("rlite.install" "rlite.conf" "rlite.service" "git+https://github.com/vmaffione/rlite.git")
+source=("rlite.install" "rlite.conf" "rlite.service" "git+https://gitlab.com/rlite/rlite.git")
noextract=()
md5sums=("047aa5adec4c52ddbf86d12dbf300f71" "c1c8811f3a0dc47483468b77c97d8f59" "e9b71ee0e95d973ecb373b05140023d9" "SKIP")