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

Thomas Bächler thomas at archlinux.org
Sat Mar 4 12:59:29 UTC 2017


    Date: Saturday, March 4, 2017 @ 12:59:28
  Author: thomas
Revision: 289978

upgpkg: joe 4.4-1

Modified:
  joe/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-04 10:32:11 UTC (rev 289977)
+++ PKGBUILD	2017-03-04 12:59:28 UTC (rev 289978)
@@ -1,11 +1,11 @@
 # $Id$
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 pkgname=joe
-pkgver=4.3
+pkgver=4.4
 pkgrel=1
 pkgdesc="Joe's own editor"
 arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/joe-editor"
+url="http://joe-editor.sourceforge.net/"
 license=('GPL')
 depends=('ncurses')
 optdepends=('gpm: console mouse support')
@@ -12,7 +12,7 @@
 backup=('etc/joe/ftyperc' 'etc/joe/jicerc.ru' 'etc/joe/jmacsrc'
         'etc/joe/joerc' 'etc/joe/jpicorc' 'etc/joe/jstarrc' 'etc/joe/rjoerc')
 source=("http://downloads.sourceforge.net/joe-editor/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('985d6a8f943a06e64165996c24d7fecaeae8c59efb52998a49b3fb4b8a3e26e1')
+sha256sums=('a5704828bbca29acb9e200414fef522c66cdf9ce28150f402d6767da43460979')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list