summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2017-06-28 23:11:16 +0200
committerfunilrys2017-06-28 23:11:16 +0200
commitac19ad4086a13e64aa964bf99875a7284b541f0f (patch)
tree1c025fc619b659c1eabe542b9e59f9fc24caffde
parentc484e3e1bc7ba8f0e33b444d7e0a270c6b69b107 (diff)
downloadaur-ac19ad4086a13e64aa964bf99875a7284b541f0f.tar.gz
Update pidgin-light to v2.12.0
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD9
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90eca8abca45..5ef55529deef 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pidgin-light
pkgdesc = A light pidgin version: msn, jabber, irc supported protocols without gstreamer, tcl, tk, xscreensaver support.No video/voice. Includes finch
- pkgver = 2.11.0
+ pkgver = 2.12.0
pkgrel = 1
url = http://pidgin.im/
install = pidgin-light.install
@@ -31,8 +31,8 @@ pkgbase = pidgin-light
conflicts = libpurple
replaces = gaim
options = !libtool
- source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.11.0/pidgin-2.11.0.tar.bz2
- sha512sums = d6a9bb8075b475e5204d730075b432ca0f1cb91b6337f98e506587132581e6928a826b47e0b94fb9eaedc79c5be0a8237c4671fc26dba97dedad1adb74c9abfa
+ source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.12.0/pidgin-2.12.0.tar.bz2
+ sha512sums = e87b39888432982ee36332fd14b272f49f7974de9e8694f7fe3bec2821748d6e6026ac5a63615a93386a033d6ee7c4de5ae0a86b725f63b9cc55650f0ab94b06
pkgname = pidgin-light
diff --git a/PKGBUILD b/PKGBUILD
index 4ef46438f448..946ad4170a74 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Nissar Chababy <funilrys at outlook dot com>
-# EX-Maintainer: Yaron de Leeuw < me@jarondl.net >
-# Maintained at : https://github.com/jarondl/aur-pkgbuilds-jarondl
+# Ex-Maintainer: Yaron de Leeuw < me@jarondl.net >
+# Maintained at : https://github.com/funilrys/PKGBUILD/tree/master/pidgin-light
+# Lately maintained at : https://github.com/jarondl/aur-pkgbuilds-jarondl
# Contributor: J. W. Birdsong <jwbirdsong AT gmail DOT com>
# Contributor: Frikilinux <frikilinux at frikilinux.com.ar>
# Contributor: Adriano Foschi <adriano.src gmail com>
# Contributor: Ismael Carnales <icarnales@gamail.com
pkgname=pidgin-light
-pkgver=2.11.0
+pkgver=2.12.0
pkgrel=1
pkgdesc="A light pidgin version: msn, jabber, irc supported protocols without gstreamer, tcl, tk, xscreensaver support.No video/voice. Includes finch "
arch=('i686' 'x86_64')
@@ -24,7 +25,7 @@ options=('!libtool')
install='pidgin-light.install'
source=("http://downloads.sourceforge.net/project/pidgin/Pidgin/${pkgver}/pidgin-${pkgver}.tar.bz2" )
-sha512sums=('d6a9bb8075b475e5204d730075b432ca0f1cb91b6337f98e506587132581e6928a826b47e0b94fb9eaedc79c5be0a8237c4671fc26dba97dedad1adb74c9abfa')
+sha512sums=('e87b39888432982ee36332fd14b272f49f7974de9e8694f7fe3bec2821748d6e6026ac5a63615a93386a033d6ee7c4de5ae0a86b725f63b9cc55650f0ab94b06')
build() {