summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracxz2020-12-01 09:35:32 -0500
committeracxz2020-12-01 09:35:32 -0500
commit0c76b3620b78f0cfe24a39c917318a59832fcb51 (patch)
treeb93e44993fa753f674734bc790551b70833f995c
parent5dc3ca47aa79ba4692581ef0c55dfc032e5e1851 (diff)
downloadaur-0c76b3620b78f0cfe24a39c917318a59832fcb51.tar.gz
[libdart] remove gitignore
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afae7f0d5195..f362bde5c317 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libdart
pkgdesc = Dynamic Animation and Robotics Toolkit
pkgver = 6.9.5
- pkgrel = 2
+ pkgrel = 3
url = https://dartsim.github.io
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5bcaaea16abb..2f8730504723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=libdart
pkgver=6.9.5
-pkgrel=2
+pkgrel=3
pkgdesc="Dynamic Animation and Robotics Toolkit"
arch=('i686' 'x86_64')
url="https://dartsim.github.io"