diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-08-29 06:46:16 +0200 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2018-08-29 06:46:16 +0200 |
commit | 4f087e6d07535f61212610b290a54267dfa340a4 (patch) | |
tree | 08515ab9b54ece546262a6572046633bef2bc66e /PKGBUILD | |
parent | 2a67480d0b0013f63e48be11be8c9c51123fa6f6 (diff) | |
download | AUR-4f087e6d07535f61212610b290a54267dfa340a4.tar.gz AUR-4f087e6d07535f61212610b290a54267dfa340a4.tar.zst AUR-4f087e6d07535f61212610b290a54267dfa340a4.zip |
Update project url
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ pkgver=0.11.0 | |||
5 | pkgrel=7 | 5 | pkgrel=7 |
6 | pkgdesc="A skeletal-based 3D character animation library" | 6 | pkgdesc="A skeletal-based 3D character animation library" |
7 | arch=(i686 x86_64) | 7 | arch=(i686 x86_64) |
8 | url="https://gna.org/projects/cal3d" | 8 | url="https://mp3butcher.github.io/Cal3D/" |
9 | options=(!libtool) | 9 | options=(!libtool) |
10 | license=(GPL2) | 10 | license=(GPL2) |
11 | depends=('gcc-libs') | 11 | depends=('gcc-libs') |