mirror of
https://github.com/archlinux/aur.git
synced 2026-02-28 14:33:23 +01:00
[clipsmm] in the source tag replace the name and version by variable
This commit is contained in:
parent
35a60446b8
commit
8ac34f4b3d
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -9,7 +9,7 @@ url="http://clipsmm.sourceforge.net/"
|
|||
license=('GPL')
|
||||
depends=('clips' 'gtkmm' 'libsigc++')
|
||||
makedepends=('cmake')
|
||||
source=(http://downloads.sourceforge.net/project/clipsmm/clipsmm/clipsmm-0.3.4.tar.bz2)
|
||||
source=(http://downloads.sourceforge.net/project/clipsmm/clipsmm/${pkgname}-${pkgver}.tar.bz2)
|
||||
md5sums=('d86f2b6e11c319c7ca4cc5b42dd042e1')
|
||||
sha256sums=('a18a5cb3908cb04e1b0b968531c232df25d17c7787b5771782360256625905e0')
|
||||
sha384sums=('bfbf06f82ce101432c1a3acc2cffe32d726fd9de623f4fdf10c3912b662542b710733e50d1521857a4111a211e949a81')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue