[arch-commits] Commit in hexchat/trunk (PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Sun Sep 15 22:44:24 UTC 2013


    Date: Monday, September 16, 2013 @ 00:44:23
  Author: alucryd
Revision: 97268

upgpkg: hexchat 2.9.6.1-1

Modified:
  hexchat/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-15 21:54:32 UTC (rev 97267)
+++ PKGBUILD	2013-09-15 22:44:23 UTC (rev 97268)
@@ -3,11 +3,11 @@
 # Contributor: TingPing <tingping at tingping.se>
 
 pkgname=hexchat
-pkgver=2.9.6
-pkgrel=2
+pkgver=2.9.6.1
+pkgrel=1
 pkgdesc="A popular and easy to use graphical IRC (chat) client"
 arch=('i686' 'x86_64')
-url="http://www.hexchat.org/"
+url="http://hexchat.github.io/"
 license=('GPL')
 depends=('dbus-glib' 'desktop-file-utils' 'hicolor-icon-theme' 'libcanberra' 'libnotify' 'libproxy' 'libsexy' 'pciutils')
 makedepends=('perl' 'python')
@@ -16,8 +16,8 @@
             'python: Python plugin')
 options=('!libtool')
 install="${pkgname}.install"
-source=("http://dl.hexchat.org/hexchat/hexchat-${pkgver}.tar.xz")
-sha256sums=('eaefc07867a6e546cd9e19a4ccc976b4736c759ba3f946020eeae3cd6f4684b0')
+source=("http://dl.hexchat.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")
+sha256sums=('6267ff3c4d0aec8a808365b384115a769d5001d99dbb10403634667c43966470')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list