aMule Forum
English => Distro-Specific Packages => Packages for development versions => Topic started by: rivaldid on January 10, 2010, 02:06:16 PM
-
Is what is on AUR http://aur.archlinux.org/packages.php?ID=24360 (http://aur.archlinux.org/packages.php?ID=24360) with this pkgver line:
pkgver=$(wget -q "http://amule.sourceforge.net/tarballs/tarballs.xml" -O- | awk -F "'" '/youngest/ {field = $4}; END{print field }')
build with makepkg --skipinteg.
Bey bye.
-
Do you have a question?
-
Nope. I just posted the line which I'm using to build.
-
Ah, now I get it. You meant to say [My PKGBUILD] is what ... and not Is what ...?. Sorry, I was confused by this sentence.