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

Christian Hesse eworm at archlinux.org
Thu Jan 15 08:51:20 UTC 2015


    Date: Thursday, January 15, 2015 @ 09:51:19
  Author: eworm
Revision: 125955

upgpkg: tinyproxy 1.8.4-1

Update to tinyproxy 1.8.4, add GnuPG validation and move to samba.org.
Michael Adam will maintain this in the future, the complete project will
move to samba infrastructure.

Modified:
  tinyproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-15 07:04:47 UTC (rev 125954)
+++ PKGBUILD	2015-01-15 08:51:19 UTC (rev 125955)
@@ -4,8 +4,8 @@
 # Contributor: Andrea Zucchelli <zukka77 at gmail.com>
 
 pkgname=tinyproxy
-pkgver=1.8.3
-pkgrel=9
+pkgver=1.8.4
+pkgrel=1
 pkgdesc='A light-weight HTTP proxy daemon for POSIX operating systems.'
 arch=('i686' 'x86_64')
 url='https://banu.com/tinyproxy/'
@@ -14,11 +14,13 @@
 makedepends=('asciidoc')
 install="${pkgname}.install"
 backup=('etc/tinyproxy/tinyproxy.conf')
-source=("https://banu.com/pub/${pkgname}/1.8/${pkgname}-${pkgver}.tar.bz2"
+validpgpkeys=('38871449E065D635620A621EC94F4938184F9034') # Michael Adam
+source=("https://www.samba.org/~obnox/${pkgname}/release/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.asc}
         'tinyproxy.tmpfiles.conf'
         'tinyproxy.service'
         config.patch)
-md5sums=('292ac51da8ad6ae883d4ebf56908400d'
+md5sums=('7d3378ad9681be3423c491775f7d9e35'
+         'SKIP'
          'b747d0f253ba7bb3f604e69a35a278bf'
          'e1e9212461cec588df219c35aba78d04'
          '9739e020c40abefd6e921e9cff854f35')



More information about the arch-commits mailing list