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

Alexander Rødseth arodseth at archlinux.org
Thu Apr 12 21:16:54 UTC 2018


    Date: Thursday, April 12, 2018 @ 21:16:53
  Author: arodseth
Revision: 316142

upgpkg: catfish 1.4.5-1

Modified:
  catfish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 20:53:39 UTC (rev 316141)
+++ PKGBUILD	2018-04-12 21:16:53 UTC (rev 316142)
@@ -5,7 +5,7 @@
 # Contributor: Pantelis Panayiotou <p.panayiotou at gmail.com>
 
 pkgname=catfish
-pkgver=1.4.4
+pkgver=1.4.5
 pkgrel=1
 pkgdesc='Versatile file searching tool'
 arch=('any')
@@ -12,13 +12,13 @@
 url='https://launchpad.net/catfish-search'
 license=('GPL')
 install="$pkgname.install"
-depends=('python-gobject' 'python-xdg' 'python-pexpect' 'python-cairo' 'python-ptyprocess' 'gtk3' 'xdg-utils')
+depends=('gtk3' 'python-cairo' 'python-gobject' 'python-pexpect' 'python-ptyprocess' 'python-xdg' 'xdg-utils')
 makedepends=('intltool' 'python-distutils-extra')
-optdepends=('zeitgeist: integration with zeitgeist'
-            'mlocate: filename search')
+optdepends=('mlocate: filename search'
+            'zeitgeist: integration with zeitgeist')
 source=("https://launchpad.net/catfish-search/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz")
-sha256sums=('a2d452780bf51f80afe7621e040fe77725021c24a0fe4a9744c89ba88dbf87d7')
 
+
 build() {
   cd "$pkgname-$pkgver"
 
@@ -37,3 +37,4 @@
 
 # getver: launchpad.net/catfish-search/+download
 # vim: ts=2 sw=2 et:
+md5sums=('5b55cee4816e8d01dbc7119a6021ff5f')



More information about the arch-commits mailing list