Hi Storm, If your package pulls the source from git, there's no need for the 'source' and 'md5sums' arrays. Right now, your PKGBUILD is downloading the github website for the talking-clock project as that's what you put in your 'source' array. It's no wonder that the md5sums will always change :)
Just remove the two lines and you'll be fine :) Cheers, Xiao-Long Chen > Date: Mon, 12 Nov 2012 13:29:25 -0500 > From: [email protected] > To: [email protected] > Subject: [aur-general] PKGBUILD for talking-clock > > Hi, > This is my first package to the AUR. The Arch Wiki says if I am at all unsure > to submit my work to the AUR list for review, so, here it is lol. > This seems right to me, the only thing I am wondering about is the md5sums > part. It pulls from git, so the md5sum seems like it will change with every > update. Is there a way to skip the check automatically, or a way to stay up > to date with changes in the md5sum? > Thanks > Storm > -- > Registered Linux user number 508465: https://linuxcounter.net/user/508465.html > My blog, Thoughts of a Dragon: http://www.stormdragon.us/ > Follow me on Twitter: http://www.twitter.com/stormdragon2976 > "We sail the endless oceans, we sail the raging seas. The quest is never > ending, it leads us to destiny." > Alestorm- The Quest >
