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

Christian Hesse eworm at archlinux.org
Wed May 30 22:39:35 UTC 2018


    Date: Wednesday, May 30, 2018 @ 22:39:35
  Author: eworm
Revision: 325248

upgpkg: joe 4.6-1

new upstream release

Modified:
  joe/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 22:18:00 UTC (rev 325247)
+++ PKGBUILD	2018-05-30 22:39:35 UTC (rev 325248)
@@ -1,18 +1,18 @@
 # $Id$
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 pkgname=joe
-pkgver=4.4
+pkgver=4.6
 pkgrel=1
 pkgdesc="Joe's own editor"
 arch=('x86_64')
-url="http://joe-editor.sourceforge.net/"
+url="https://joe-editor.sourceforge.io/"
 license=('GPL')
 depends=('ncurses')
 optdepends=('gpm: console mouse support')
 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=('a5704828bbca29acb9e200414fef522c66cdf9ce28150f402d6767da43460979')
+source=("https://downloads.sourceforge.net/joe-editor/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('495a0a61f26404070fe8a719d80406dc7f337623788e445b92a9f6de512ab9de')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list