summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormajor major2019-03-13 18:55:39 +0100
committermajor major2019-03-13 18:55:39 +0100
commit92b5c3ec2468ee1421127e8e6938f91d8a049114 (patch)
tree4e05f80d8c6b61a720c43c38bc0ba0a2c7436d79 /PKGBUILD
parent21faf338e3d79284bad1a5ee39c2ff40e7b21208 (diff)
downloadaur-ros-kinetic-stage.tar.gz
updated to a new commit, to get al lot of bugfixes,and changed way the git repo is checked out
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94442c31daaa..eb6ef4d6e50f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='ros-kinetic-stage'
pkgver='4.3.0'
_pkgver_patch=0
arch=('any')
-pkgrel=10
+pkgrel=11
license=('GPL')
ros_makedepends=()
@@ -29,7 +29,7 @@ depends=(${ros_depends[@]}
_tag=release/kinetic/stage/${pkgver}-${_pkgver_patch}
_dir=stage
-source=("${_dir}"::"git+https://github.com/rtv/Stage.git")
+source=("${_dir}"::"git+https://github.com/rtv/Stage.git"#commit=0c85412d99ecb134088a2b72d541938e5d0657f1)
md5sums=('SKIP')
#prepare() {