[arch-commits] Commit in epic4/trunk (PKGBUILD)
Jaroslav Lichtblau
jlichtblau at archlinux.org
Mon Apr 5 10:30:21 UTC 2021
Date: Monday, April 5, 2021 @ 10:30:21
Author: jlichtblau
Revision: 911830
upgpkg: epic4 2.10.10-1 - new upstream release
Modified:
epic4/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-05 10:23:39 UTC (rev 911829)
+++ PKGBUILD 2021-04-05 10:30:21 UTC (rev 911830)
@@ -5,7 +5,7 @@
# Contributor: Chris Brannon <cmbrannon (at) cox.net>
pkgname=epic4
-pkgver=2.10.9
+pkgver=2.10.10
pkgrel=1
pkgdesc="It's a new direction in ircII development"
arch=('x86_64')
@@ -13,8 +13,8 @@
license=('custom')
depends=('openssl' 'ncurses' 'tcl' 'perl')
options=('!emptydirs')
-source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.gz)
-sha256sums=('6dda99d87d920f591b47d77a8da2baea0bad3173ddb0929c3d36eccbdd3cad95')
+source=(ftp://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/$pkgname-$pkgver.tar.xz)
+sha256sums=('d12271bcbfd827e9e759c32bba60ece805ae978d33ed91d9207de436d071fbc5')
build() {
cd "${srcdir}"/$pkgname-$pkgver
More information about the arch-commits
mailing list