Skip to content
Snippets Groups Projects
Commit 52cd06a8 authored by Sergej Pupykin's avatar Sergej Pupykin
Browse files

upd

parent 1a2669a4
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=etl
_pkgname=ETL
_pkgdl=synfig
pkgver=0.04.12
pkgver=0.04.13
pkgrel=1
pkgdesc="VoriaETL: C++ STL complementory multiplatform template library"
arch=(i686 x86_64)
......@@ -13,6 +13,7 @@ depends=()
conflicts=('synfig-etl')
replaces=('synfig-etl')
source=(http://downloads.sourceforge.net/sourceforge/$_pkgdl/$_pkgname-$pkgver.tar.gz)
md5sums=('d52253adeb219d2fa554cbd744dfff29')
build() {
cd $srcdir/$_pkgname-$pkgver
......@@ -21,4 +22,3 @@ build() {
make || return 1
make DESTDIR=$pkgdir install
}
md5sums=('4cd7fb673fa5c77cfa1986aeecdb3ffe')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment