mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 00:56:47 +02:00
updated PKGBUILD for 0.9.91 pre-release
This commit is contained in:
8
PKGBUILD
8
PKGBUILD
@@ -2,8 +2,8 @@
|
||||
# Contributor: rasmus <rasmus . pank at gmail . com>
|
||||
|
||||
pkgname=mailnag
|
||||
pkgver=0.9.9
|
||||
pkgrel=3
|
||||
pkgver=0.9.91
|
||||
pkgrel=1
|
||||
pkgdesc="An extendable mail notification daemon"
|
||||
arch=('any')
|
||||
url="https://github.com/pulb/mailnag"
|
||||
@@ -14,8 +14,8 @@ depends=('python2' 'python2-gobject' 'python2-httplib2'
|
||||
'gtk3' 'gdk-pixbuf2')
|
||||
optdepends=('mailnag-gnome-shell: for a tighter GNOME 3 integration')
|
||||
makedepends=('gettext')
|
||||
source=('https://github.com/pulb/mailnag/archive/0.9.9-testing.tar.gz')
|
||||
md5sums=('b8c0986641ac9c911dd3ae62df3187d7')
|
||||
source=('https://github.com/pulb/mailnag/archive/0.9.91-testing.tar.gz')
|
||||
md5sums=('0bcc4b28d1554f05b3f52718d208fc79')
|
||||
install='mailnag.install'
|
||||
|
||||
package() {
|
||||
|
||||
Reference in New Issue
Block a user