[arch-commits] Commit in catfish/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Jan 31 08:21:13 UTC 2018
Date: Wednesday, January 31, 2018 @ 08:21:12
Author: arodseth
Revision: 288348
upgpkg: catfish 1.4.4-1
Modified:
catfish/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-31 02:36:43 UTC (rev 288347)
+++ PKGBUILD 2018-01-31 08:21:12 UTC (rev 288348)
@@ -5,8 +5,8 @@
# Contributor: Pantelis Panayiotou <p.panayiotou at gmail.com>
pkgname=catfish
-pkgver=1.4.2
-pkgrel=3
+pkgver=1.4.4
+pkgrel=1
pkgdesc='Versatile file searching tool'
arch=('any')
url='https://launchpad.net/catfish-search'
@@ -16,8 +16,8 @@
makedepends=('intltool' 'python-distutils-extra')
optdepends=('zeitgeist: integration with zeitgeist'
'mlocate: filename search')
-source=("https://launchpad.net/catfish-search/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.bz2")
-sha256sums=('a3fe087cdc7b2a2f2b6889d57893d1b7b678aacebde1a287fa4912ed7cf26b48')
+source=("https://launchpad.net/catfish-search/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz")
+sha256sums=('a2d452780bf51f80afe7621e040fe77725021c24a0fe4a9744c89ba88dbf87d7')
build() {
cd "$pkgname-$pkgver"
@@ -36,4 +36,4 @@
}
# getver: launchpad.net/catfish-search/+download
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list