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

Andrea Scarpino andrea at archlinux.org
Thu Mar 4 13:58:27 UTC 2010


    Date: Thursday, March 4, 2010 @ 08:58:26
  Author: andrea
Revision: 71125

upgpkg: feh 1.3.5.040310-1
use snapshot to fix image rotation (FS#18496)

Modified:
  feh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-04 13:35:08 UTC (rev 71124)
+++ PKGBUILD	2010-03-04 13:58:26 UTC (rev 71125)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=feh
-pkgver=1.3.5
+pkgver=1.3.5.040310
 pkgrel=1
 pkgdesc="A fast, lightweight image viewer which uses imlib2"
 arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@
 license=('MIT')
 depends=('libpng' 'libxinerama' 'giblib')
 makedepends=('libxt')
-source=("https://derf.homelinux.org/~derf/projects/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('4f4af3138d635e3dc4553ff4ca550891')
+source=("http://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('5ff7146f509c106146c02bbaf50a21fc')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list