summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-09-30 20:49:53 +0700
committerAchmad Fathoni2021-09-30 20:49:53 +0700
commit5a6b9b3042c5269a1eacffc468f9f71b715ce4f6 (patch)
treeb3d66bb3b7303259e48e163b5a81377a6de26927 /PKGBUILD
parent875c8f53812dcf972ebb678216419fde3eadbe8d (diff)
downloadaur-5a6b9b3042c5269a1eacffc468f9f71b715ce4f6.tar.gz
Remove merged patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 2 insertions, 8 deletions
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() {