aboutsummaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
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')