aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-08-29 06:46:16 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-08-29 06:46:16 +0200
commit4f087e6d07535f61212610b290a54267dfa340a4 (patch)
tree08515ab9b54ece546262a6572046633bef2bc66e /PKGBUILD
parent2a67480d0b0013f63e48be11be8c9c51123fa6f6 (diff)
downloadAUR-4f087e6d07535f61212610b290a54267dfa340a4.tar.gz
AUR-4f087e6d07535f61212610b290a54267dfa340a4.tar.zst
AUR-4f087e6d07535f61212610b290a54267dfa340a4.zip
Update project url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 890a9c5..5a6e359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.11.0
5pkgrel=7 5pkgrel=7
6pkgdesc="A skeletal-based 3D character animation library" 6pkgdesc="A skeletal-based 3D character animation library"
7arch=(i686 x86_64) 7arch=(i686 x86_64)
8url="https://gna.org/projects/cal3d" 8url="https://mp3butcher.github.io/Cal3D/"
9options=(!libtool) 9options=(!libtool)
10license=(GPL2) 10license=(GPL2)
11depends=('gcc-libs') 11depends=('gcc-libs')