[arch-commits] Commit in xfce4-appfinder/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Mar 1 07:33:38 UTC 2015
Date: Sunday, March 1, 2015 @ 08:33:37
Author: foutrelis
Revision: 232165
upgpkg: xfce4-appfinder 4.12.0-1
New upstream release.
Modified:
xfce4-appfinder/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-01 07:31:04 UTC (rev 232164)
+++ PKGBUILD 2015-03-01 07:33:37 UTC (rev 232165)
@@ -4,7 +4,7 @@
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-appfinder
-pkgver=4.10.1
+pkgver=4.12.0
pkgrel=1
pkgdesc="An application finder for Xfce"
arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
makedepends=('intltool')
replaces=('xfce-utils')
install=$pkgname.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
-sha256sums=('65ee74ffa76334d273e4c9ae501ec7f81f7de028813849f7d1441cbf7788eb77')
+source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('2ad4a58019a76a6b64a816050db25f96854917c2f2e89d6a9df6c18e6c84c567')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list