Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9c774a5bf1fbcf7bc81b9cc4977ab5668e71261a
commit 9c774a5bf1fbcf7bc81b9cc4977ab5668e71261a Author: centuri0 <[email protected]> Date: Tue Apr 19 07:46:35 2011 +0200 skype-2.2.0.25-1-i686 * version bump diff --git a/source/xapps-extra/skype/FrugalBuild b/source/xapps-extra/skype/FrugalBuild index b5df110..56a0c71 100644 --- a/source/xapps-extra/skype/FrugalBuild +++ b/source/xapps-extra/skype/FrugalBuild @@ -4,18 +4,18 @@ USE_STATIC=${USE_STATIC:-"n"} pkgname=skype -pkgver=2.1.0.81 -pkgrel=2 +pkgver=2.2.0.25 +pkgrel=1 pkgdesc="Skype will let you make free calls to your friends all over the world." url="http://skype.com" rodepends=('libstdc++5' 'alsa-lib') if ! Fuse $USE_STATIC; then _static="" rodepends=("${rodepends[@]}" 'libsigc++2' 'qt4-qdbus' 'libqtgui' 'libqtnetwork' 'libxv' 'libxscrnsaver' 'corefonts') - sha1sums=('8d4fbb26eb1a791f2e6f2da7bba8a698377b8592') + sha1sums=('1b7e969ca3fdb4b4dc2ed0d674149cf016fd55c3') else _static="_static" - sha1sums=('8839a80b2fe7276c53ac4ec5b0fd77f2e8d63904') + sha1sums=('9fd37a0cfb28aa7ebe3b8ce4b8961f437e05924e') fi groups=('xapps-extra') archs=('i686') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
