[arch-commits] Commit in prekin/trunk (PKGBUILD)
Eric Belanger
eric at archlinux.org
Sun Aug 17 04:43:33 UTC 2008
Date: Sunday, August 17, 2008 @ 00:43:33
Author: eric
Revision: 9177
adding md5sums
Modified:
prekin/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-08-17 04:42:10 UTC (rev 9176)
+++ PKGBUILD 2008-08-17 04:43:33 UTC (rev 9177)
@@ -5,9 +5,11 @@
pkgver=6.40.050324
pkgrel=2
pkgdesc="Prekin prepares molecular kinemages (input files for Mage) from PDB-format coordinate files, using either a choice of built-in scripts or a flexible user specification of options."
+arch=(i686 x86_64)
url="http://kinemage.biochem.duke.edu/software/software1.html\#prekin"
depends=('mage>=6.40' 'libxmu' 'lesstif')
-source=(ftp://kinemage.biochem.duke.edu/pub/software/prekin/$pkgname.$pkgver.src.tgz)
+source=(http://kinemage.biochem.duke.edu/downloads/archive/prekin.6.40.050324.src.tgz)
+md5sums=('da825baab7655d99f335143422c3acc7')
build() {
cd $startdir/src/$pkgname.$pkgver
More information about the arch-commits
mailing list