summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2021-09-30 20:49:53 +0700
committerAchmad Fathoni2021-09-30 20:49:53 +0700
commit5a6b9b3042c5269a1eacffc468f9f71b715ce4f6 (patch)
treeb3d66bb3b7303259e48e163b5a81377a6de26927
parent875c8f53812dcf972ebb678216419fde3eadbe8d (diff)
downloadaur-5a6b9b3042c5269a1eacffc468f9f71b715ce4f6.tar.gz
Remove merged patch
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 4 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c3dc5fa9f0a..9c6c3f28a531 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ros-noetic-interactive-slam-git
pkgdesc = open source 3D LIDAR-based mapping framework
pkgver = r80.b39352f
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/SMRT-AIST/interactive_slam
arch = i686
arch = x86_64
@@ -25,13 +25,7 @@ pkgbase = ros-noetic-interactive-slam-git
depends = kdialog
source = ros-noetic-interactive-slam-git::git://github.com/koide3/interactive_slam.git
source = imgui::https://github.com/ocornut/imgui/archive/c077dd4872f435dd959feb024e5a9adb2c7df20c.tar.gz
- source = portable-file-dialogs::https://github.com/samhocevar/portable-file-dialogs/archive/.tar.gz
- source = https://github.com/SMRT-AIST/interactive_slam/pull/50.patch
- source = https://github.com/SMRT-AIST/interactive_slam/pull/51.patch
- source = https://github.com/SMRT-AIST/interactive_slam/pull/52.patch
- sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
+ source = portable-file-dialogs::https://github.com/samhocevar/portable-file-dialogs/archive/ece1202552b887bb2dc72d0364f5b2069639e53c.tar.gz
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e508fd87bd20..df4e54861333 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url='https://github.com/SMRT-AIST/interactive_slam'
pkgname='ros-noetic-interactive-slam-git'
pkgver=r80.b39352f
arch=('i686' 'x86_64' 'aarch64' 'armv7h' 'armv6h')
-pkgrel=3
+pkgrel=4
license=('GPLv3')
ros_makedepends=(ros-noetic-catkin)
@@ -38,18 +38,12 @@ portable_hash=ece1202552b887bb2dc72d0364f5b2069639e53c
source=(
$pkgname::git://github.com/koide3/interactive_slam.git
imgui::https://github.com/ocornut/imgui/archive/$imgui_hash.tar.gz
- portable-file-dialogs::https://github.com/samhocevar/portable-file-dialogs/archive/$portable_hsh.tar.gz
- https://github.com/SMRT-AIST/interactive_slam/pull/50.patch
- https://github.com/SMRT-AIST/interactive_slam/pull/51.patch
- https://github.com/SMRT-AIST/interactive_slam/pull/52.patch
+ portable-file-dialogs::https://github.com/samhocevar/portable-file-dialogs/archive/$portable_hash.tar.gz
)
sha256sums=(
'SKIP'
'SKIP'
'SKIP'
- 'SKIP'
- 'SKIP'
- 'SKIP'
)
pkgver() {