[arch-commits] Commit in profanity/trunk (PKGBUILD)
    Bartłomiej Piotrowski 
    bpiotrowski at archlinux.org
       
    Mon Aug 25 16:57:35 UTC 2014
    
    
  
    Date: Monday, August 25, 2014 @ 18:57:33
  Author: bpiotrowski
Revision: 117877
upgpkg: profanity 1:0.4.4-1
new upstream release
Modified:
  profanity/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-25 14:39:45 UTC (rev 117876)
+++ PKGBUILD	2014-08-25 16:57:33 UTC (rev 117877)
@@ -3,8 +3,8 @@
 # Contributor: jason ryan <jasonwryan at gmail.com>
 
 pkgname=profanity
-pkgver=0.4.3
-pkgrel=2
+pkgver=0.4.4
+pkgrel=1
 epoch=1
 pkgdesc='Console based XMPP client'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('curl' 'expat' 'glib2' 'libotr' 'libstrophe')
 makedepends=('doxygen')
 source=(http://www.profanity.im/profanity-$pkgver.tar.gz)
-md5sums=('bdeadf6790bd04b0a796affb670bc894')
+md5sums=('325b52b8319891ad09a43cf164a902d5')
 
 build() {
   cd $pkgname-$pkgver
    
    
More information about the arch-commits
mailing list