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

Levente Polyak anthraxx at archlinux.org
Tue Mar 9 21:03:57 UTC 2021


    Date: Tuesday, March 9, 2021 @ 21:03:56
  Author: anthraxx
Revision: 887159

upgpkg: clamtk 6.09-1

Modified:
  clamtk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 21:02:59 UTC (rev 887158)
+++ PKGBUILD	2021-03-09 21:03:56 UTC (rev 887159)
@@ -2,17 +2,17 @@
 # Contributor: Blaž Tomažič <blaz.tomazic at gmail.com>
 
 pkgname=clamtk
-pkgver=6.06
+pkgver=6.09
 pkgrel=1
 pkgdesc='Easy to use, light-weight, on-demand virus scanner for Linux systems'
-url='https://dave-theunsub.github.io/clamtk/'
+url='https://gitlab.com/dave_m/clamtk/-/wikis/home'
 arch=('any')
 license=('GPL')
 depends=('clamav' 'perl' 'perl-gtk3' 'perl-locale-gettext' 'perl-libwww' 'perl-http-message'
          'perl-lwp-protocol-https' 'perl-text-csv' 'perl-json' 'python' 'zenity' 'desktop-file-utils'
          'cron')
-source=(https://bitbucket.org/davem_/clamtk-gtk3/downloads/clamtk-${pkgver}.tar.xz{,.asc})
-sha512sums=('ee4d09e0f3c703bef5a1b3e1bdc97d3d1d91998c98e82a2fb1e3326fa8fdff32d7bbef7d9e2bf2b6292fa1982b1efb3b5cdb4cdd7afb17f6ffd0e089d8b4539a'
+source=(https://github.com/dave-theunsub/clamtk/releases/download/v${pkgver}/clamtk-${pkgver}.tar.xz{,.asc})
+sha512sums=('4bb7f4f8fdc346d60ba3dbe6abdf09edcad2fa3fd4aab6f9eebf88705a213dab9974e2b838eeb05f155ca44ed249874e23679002a1d6e8832bfe3c104b2832a8'
             'SKIP')
 validpgpkeys=('5DD47B3B121EE5C354A20305F51D19546ADA59DE') # Dave Mauroni <dave.nerd at gmail.com>
 



More information about the arch-commits mailing list