[arch-commits] Commit in flickrnet/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Thu Apr 10 08:23:17 UTC 2014


    Date: Thursday, April 10, 2014 @ 10:23:17
  Author: fyan
Revision: 210126

upgpkg: flickrnet 3.10.0-1

- f-spot doesn't work with the new version, figuring out what to do

Modified:
  flickrnet/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 08:10:37 UTC (rev 210125)
+++ PKGBUILD	2014-04-10 08:23:17 UTC (rev 210126)
@@ -2,8 +2,8 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 # Contributor: György Balló <ballogy at freestart.hu>
 pkgname=flickrnet
-pkgver=3.7.0.0
-_pkgver=103861
+pkgver=3.10.0
+_pkgver=105368
 pkgrel=1
 pkgdesc="Flickr.Net API Library"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('unzip')
 source=($pkgname-$pkgver.zip::"http://download.codeplex.com/Project/Download/SourceControlFileDownload.ashx?ProjectName=FlickrNet&changeSetId=$_pkgver"
         "$pkgname.pc")
-md5sums=('SKIP'
+md5sums=('358e164c86d3d6749a05b429e447f069'
          '131dd6e01f99c0533e9367b5cfda3a13')
 
 prepare() {




More information about the arch-commits mailing list