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

Sergej Pupykin spupykin at archlinux.org
Fri Feb 10 10:57:40 UTC 2017


    Date: Friday, February 10, 2017 @ 10:57:39
  Author: spupykin
Revision: 211721

upgpkg: dante 1.4.2-1

upd

Modified:
  dante/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-10 10:57:35 UTC (rev 211720)
+++ PKGBUILD	2017-02-10 10:57:39 UTC (rev 211721)
@@ -3,10 +3,10 @@
 # Contributor: Guillem Rieu <guillemr at gmx.net>
 
 pkgname=dante
-pkgver=1.4.1
-pkgrel=3
+pkgver=1.4.2
+pkgrel=1
 pkgdesc="SOCKS v4 and v5 compatible proxy server and client"
-url="http://www.inet.no/dante"
+url="https://www.inet.no/dante"
 arch=(i686 x86_64)
 license=('custom')
 depends=('pam' 'krb5')
@@ -15,9 +15,9 @@
 source=(ftp://ftp.inet.no/pub/socks/${pkgname}-${pkgver}.tar.gz
 	sockd.tmpfiles.d
 	sockd.service)
-md5sums=('68c2ce12119e12cea11a90c7a80efa8f'
-         '8588bb1cf6e9cde0f542a96edc0a0f17'
-         'f5520e3350de5d4d1baa05cf33678c06')
+sha256sums=('baa25750633a7f9f37467ee43afdf7a95c80274394eddd7dcd4e1542aa75caad'
+            '40d578ef1b802e3813236459b2dfb13fbec6537ae8f55c0c7cbd4401d65da878'
+            '7d5f1fddc7e81e5447db662bcc02bbe14f616b403da92e5183e82661d4bc92ae')
 
 build() {
   cd "$srcdir"/${pkgname}-${pkgver}



More information about the arch-commits mailing list