summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfunilrys2018-03-18 11:56:28 +0100
committerfunilrys2018-03-18 11:56:28 +0100
commit24678c429ec1b4beb13854c375fbb7217f16f1b4 (patch)
tree47719e44ddc28ae783bf61dde55f7268239efa4b
parentfdbb238fe871542c5374516fd46970a5803fab57 (diff)
downloadaur-24678c429ec1b4beb13854c375fbb7217f16f1b4.tar.gz
Update pidgin-light to v2.13.0
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74f850284975..900222415480 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.12.0
- pkgrel = 2
+ pkgver = 2.13.0
+ pkgrel = 1
url = http://pidgin.im/
install = pidgin-light.install
arch = i686
@@ -31,9 +31,9 @@ pkgbase = pidgin-light
conflicts = libpurple
replaces = gaim
options = !libtool
- source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.12.0/pidgin-2.12.0.tar.bz2
+ source = http://downloads.sourceforge.net/project/pidgin/Pidgin/2.13.0/pidgin-2.13.0.tar.bz2
source = anti-flood.patch
- sha512sums = e87b39888432982ee36332fd14b272f49f7974de9e8694f7fe3bec2821748d6e6026ac5a63615a93386a033d6ee7c4de5ae0a86b725f63b9cc55650f0ab94b06
+ sha512sums = 68b3d1eefee111544c7eb347386d0aea4f47c3e320d5963a4e0d833ed6af7b1be243a7bcd6a38c9234b58601d10a9aebf8541f1d97decfeca754fa78dc693047
sha512sums = eb36697f26d167412272f23d260178d9b8b48df4d4aeff0e7929b75a6ddddfa95212343348357a9b90a407eba0be4640d9a5a0b12fb28e4d4b43c0cfcb8883e8
pkgname = pidgin-light
diff --git a/PKGBUILD b/PKGBUILD
index 0fc5a2e792bd..9237a9df52b1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Contributor: Ian Chou <forendef2846 at gmail dot com>
pkgname=pidgin-light
-pkgver=2.12.0
-pkgrel=2
+pkgver=2.13.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')
url="http://pidgin.im/"
@@ -27,7 +27,7 @@ install='pidgin-light.install'
source=("http://downloads.sourceforge.net/project/pidgin/Pidgin/${pkgver}/pidgin-${pkgver}.tar.bz2"
'anti-flood.patch')
-sha512sums=('e87b39888432982ee36332fd14b272f49f7974de9e8694f7fe3bec2821748d6e6026ac5a63615a93386a033d6ee7c4de5ae0a86b725f63b9cc55650f0ab94b06'
+sha512sums=('68b3d1eefee111544c7eb347386d0aea4f47c3e320d5963a4e0d833ed6af7b1be243a7bcd6a38c9234b58601d10a9aebf8541f1d97decfeca754fa78dc693047'
'eb36697f26d167412272f23d260178d9b8b48df4d4aeff0e7929b75a6ddddfa95212343348357a9b90a407eba0be4640d9a5a0b12fb28e4d4b43c0cfcb8883e8')
prepare() {