summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichaelChou2018-08-02 13:47:49 +0800
committerMichaelChou2018-08-02 13:47:49 +0800
commite01efdd944b5121f152155cb2bd107857bcce934 (patch)
treed13aecc0d7dfb7fe2886e2f72d78c84ab15b71a4
parentab50f32564d7812db2b62e0feda6761a534511d2 (diff)
downloadaur-e01efdd944b5121f152155cb2bd107857bcce934.tar.gz
change url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64b8234cf413..66117a032f05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ros-melodic-socketcan-interface
pkgdesc = Generic CAN interface description with helpers for filtering and driver implementation. Further a socketcan implementation based on boost::asio is included.
pkgver = 0.8.0
pkgrel = 1
- url = http://wiki.ros.org/socketcan_interface
+ url = http://wiki.ros.org/socketcan_interface?distro=melodic
arch = any
license = LGPL3
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index e58b2c01a967..ca1afd32a5f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ros-melodic-socketcan-interface
_pkgname=socketcan_interface
pkgdesc='Generic CAN interface description with helpers for filtering and driver implementation. Further a socketcan implementation based on boost::asio is included.'
-url="http://wiki.ros.org/${_pkgname}"
+url="http://wiki.ros.org/${_pkgname}?distro=melodic"
pkgver=0.8.0
pkgrel=1