summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracidrain422017-05-09 13:25:45 -0400
committeracidrain422017-05-09 13:25:45 -0400
commitbd90fc5a2754e7097ffa5564efd6bc2a9761079b (patch)
tree639f26e696bedecde5fcda48876b55d3d66ebd67
parent5c51316f908c6db7ec4c5f8dcb0b23a923183686 (diff)
downloadaur-bd90fc5a2754e7097ffa5564efd6bc2a9761079b.tar.gz
Updated for evolution 3.24
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83b84139333d..5c8ffba2c63b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Tue May 9 17:25:05 UTC 2017
pkgbase = evolution-on-git
pkgdesc = Plugin to put evolution in system tray.
- pkgver = v3.12.3.r1.g9a914c9
+ pkgver = v3.24.2.r0.g4794055
pkgrel = 1
- url = https://github.com/KostadinAtanasov/evolution-on
+ url = https://github.com/acidrain42/evolution-on
install = evolution-on-git.install
arch = i686
arch = x86_64
@@ -23,7 +25,7 @@ pkgbase = evolution-on-git
conflicts = evolution-tray-arch
replaces = evolution-tray
replaces = evolution-tray-arch
- source = evolution-on::git+https://github.com/KostadinAtanasov/evolution-on.git
+ source = evolution-on::git+https://github.com/acidrain42/evolution-on.git
md5sums = SKIP
pkgname = evolution-on-git
diff --git a/PKGBUILD b/PKGBUILD
index e53915f56c19..b358201f1950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
_pkgname=evolution-on
pkgname="$_pkgname-git"
-pkgver=v3.12.3.r1.g9a914c9
+pkgver=v3.24.2.r0.g4794055
pkgrel=1
pkgdesc='Plugin to put evolution in system tray.'
arch=('i686' 'x86_64')
-url="https://github.com/KostadinAtanasov/$_pkgname"
+url="https://github.com/acidrain42/$_pkgname"
license=('GPL')
depends=('evolution>=2.30' 'gconf' 'libnotify')
makedepends=('git' 'autoconf>=2.53' 'automake>=1.8''libtool>=1.4.3' 'glib2>=2.2.0' 'pkgconfig>=0.14.0' 'intltool>=0.25' 'gnome-common>=2.3.0')
@@ -15,7 +15,7 @@ provides=("$_pkgname")
conflicts=("$_pkgname" 'evolution-tray' 'evolution-tray-arch')
replaces=('evolution-tray' 'evolution-tray-arch')
install="$pkgname.install"
-source=("$_pkgname"::"git+https://github.com/KostadinAtanasov/$_pkgname.git")
+source=("$_pkgname"::"git+https://github.com/acidrain42/$_pkgname.git")
md5sums=('SKIP')
pkgver() {