Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
geoip-database


Commits:
80d5937b by Evangelos Foutras at 2024-04-06T21:11:38+03:00
upgpkg: 20240406-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,24 +1,24 @@
 pkgbase = geoip-database
-       pkgver = 20240309
+       pkgver = 20240406
        pkgrel = 1
        url = https://mailfud.org/geoip-legacy/
        arch = any
        license = custom:GeoLite2 End User License Agreement
        checkdepends = geoip
        makedepends = util-linux
-       source = 
GeoIP-20240309.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240309/GeoIP.dat.gz
-       source = 
GeoIPv6-20240309.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240309/GeoIPv6.dat.gz
-       source = 
GeoIPCity-20240309.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240309/GeoIPCity.dat.gz
-       source = 
GeoIPCityv6-20240309.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240309/GeoIPCityv6.dat.gz
-       source = 
GeoIPASNum-20240309.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240309/GeoIPASNum.dat.gz
-       source = 
GeoIPASNumv6-20240309.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240309/GeoIPASNumv6.dat.gz
+       source = 
GeoIP-20240406.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240406/GeoIP.dat.gz
+       source = 
GeoIPv6-20240406.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240406/GeoIPv6.dat.gz
+       source = 
GeoIPCity-20240406.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240406/GeoIPCity.dat.gz
+       source = 
GeoIPCityv6-20240406.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240406/GeoIPCityv6.dat.gz
+       source = 
GeoIPASNum-20240406.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240406/GeoIPASNum.dat.gz
+       source = 
GeoIPASNumv6-20240406.dat.gz::https://sources.archlinux.org/other/packages/geoip-database/20240406/GeoIPASNumv6.dat.gz
        source = GeoLite2-End-User-License-Agreement.pdf
-       sha256sums = 
2c27130234d03bceab44a8d1b5af5f5f7504d329f52422de540f9e8fc70c6c63
-       sha256sums = 
304734e1cf0282b020fb6a2e779b8a5c35dd5aeed005f4e4034aa527bbe60131
-       sha256sums = 
fde8e75f6a0798755b93d511b66e3419f4308cee8f252db42794b68aa2659faf
-       sha256sums = 
30f8e6c6de87c67fb82454def3859e2981c535fd768f2d1d6583c20d76bced0f
-       sha256sums = 
a64bbf5f9c69c39bddad08d00baa2b3e02d22b3a131d0ae1986ac21d3dc691d6
-       sha256sums = 
7582e9aedc628eca5d0abf596d36632b618bb6ee3233b28b367d32254ead501f
+       sha256sums = 
e7c1faffa75ab591d6badc795ce78e504abde0faa2acacd292bf9d5a386bad12
+       sha256sums = 
9cc26c1426ffd7249337b140e8b8f529cf19d6c965e43aa98f99f0afb31e5f79
+       sha256sums = 
3c0040eec0bc264b901278b2f20a67d60c59cd87ec363d309036eeb7232e6c34
+       sha256sums = 
2178c8809332b43419c5165d6195f9d73080b01e7a46e0cecebf2624ac730c86
+       sha256sums = 
04dca95519abfc2fc183710c712559da6cb9f006663fe42cf23b012ef408b30a
+       sha256sums = 
6566543843f24864b966d55b60916283f9af41810a145b1fc7901840c36a41bd
        sha256sums = 
b9c7fbfcdd5b682b5635592281d72006df89d73f163308b7ef35a59f293b036e
 
 pkgname = geoip-database


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Evangelos Foutras <evange...@foutrelis.com>
 
 pkgname=('geoip-database' 'geoip-database-extra')
-pkgver=20240309
+pkgver=20240406
 pkgrel=1
 arch=('any')
 url="https://mailfud.org/geoip-legacy/";
@@ -16,12 +16,12 @@ source=(GeoIP-$pkgver.dat.gz::$_source_base/GeoIP.dat.gz
         GeoIPASNum-$pkgver.dat.gz::$_source_base/GeoIPASNum.dat.gz
         GeoIPASNumv6-$pkgver.dat.gz::$_source_base/GeoIPASNumv6.dat.gz
         GeoLite2-End-User-License-Agreement.pdf)
-sha256sums=('2c27130234d03bceab44a8d1b5af5f5f7504d329f52422de540f9e8fc70c6c63'
-            '304734e1cf0282b020fb6a2e779b8a5c35dd5aeed005f4e4034aa527bbe60131'
-            'fde8e75f6a0798755b93d511b66e3419f4308cee8f252db42794b68aa2659faf'
-            '30f8e6c6de87c67fb82454def3859e2981c535fd768f2d1d6583c20d76bced0f'
-            'a64bbf5f9c69c39bddad08d00baa2b3e02d22b3a131d0ae1986ac21d3dc691d6'
-            '7582e9aedc628eca5d0abf596d36632b618bb6ee3233b28b367d32254ead501f'
+sha256sums=('e7c1faffa75ab591d6badc795ce78e504abde0faa2acacd292bf9d5a386bad12'
+            '9cc26c1426ffd7249337b140e8b8f529cf19d6c965e43aa98f99f0afb31e5f79'
+            '3c0040eec0bc264b901278b2f20a67d60c59cd87ec363d309036eeb7232e6c34'
+            '2178c8809332b43419c5165d6195f9d73080b01e7a46e0cecebf2624ac730c86'
+            '04dca95519abfc2fc183710c712559da6cb9f006663fe42cf23b012ef408b30a'
+            '6566543843f24864b966d55b60916283f9af41810a145b1fc7901840c36a41bd'
             'b9c7fbfcdd5b682b5635592281d72006df89d73f163308b7ef35a59f293b036e')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/geoip-database/-/commit/80d5937bacb6c4ad9b492748f334c07ae4e37e72

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/geoip-database/-/commit/80d5937bacb6c4ad9b492748f334c07ae4e37e72
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to