mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 05:02:00 +01:00
2.2.0
This commit is contained in:
parent
ff71dde05d
commit
327db6fd04
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue