summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtto Naderer2019-03-24 21:17:00 +0100
committerOtto Naderer2019-03-24 21:17:00 +0100
commit7f94d1adb500abb5600289c691460566a1a7ced4 (patch)
treea3949012ebb26275aab7b6f20d864ca140342917
parent38edbc38a8075e2a5d92f2e306442f1fb141c4fd (diff)
downloadaur-7f94d1adb500abb5600289c691460566a1a7ced4.tar.gz
updated url and git source
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e41f7bbee63c..20c97ad1f611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Otto Naderer <otto.naderer@openmailbox.org>
pkgname=irrdynamics
-pkgver=9.276fd3e
+pkgver=11.41d9752
pkgrel=1
-pkgdesc="A light-weight Bullet Physics wrapper for the Irrlicht graphics
-engine"
+pkgdesc="A light-weight Bullet Physics wrapper for the Irrlicht graphics engine"
arch=(i686 x86_64 armv7h armv6h)
-url="https://github.com/ottona/irrdynamics"
+url="https://socialg.it/ottona/irrdynamics"
license=('zlib')
groups=()
depends=(bullet irrlicht)
makedepends=('git')
-source=("git://github.com/ottona/irrdynamics.git")
+source=("git+https://socialg.it/ottona/irrdynamics.git")
md5sums=("SKIP")
_gitname=irrdynamics