This commit is contained in:
Douglas McFadzean 2017-08-18 16:04:12 +01:00
parent ff71dde05d
commit 327db6fd04

View file

@ -1,7 +1,7 @@
# Maintainer: ninian <mcfadzean.org.uk ta linux>
pkgname=runa
pkgver=2.1.2
pkgver=2.2.0
pkgrel=1
pkgdesc="Fast and light desktop application launcher"
arch=('any')
@ -10,7 +10,7 @@ license=('custom:MPL2')
depends=('bash' 'dmenu' 'libnotify')
optdepends=('gxmessage: to view .desktop files' 'perl-file-mimeinfo: to better determine mimetypes')
source=("http://appstogo.mcfadzean.org.uk/dl/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('ead55582995fdbe14cbb85737da458e5')
md5sums=('65f128bfedadc100988ea04a5f2d99b5')
package() {
cd "$srcdir/${pkgname}-$pkgver"