Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / 
postgresql-ip4r


Commits:
521d5e1d by Daurnimator at 2024-03-05T15:38:55+11:00
upgpkg: 2.4.2-2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = postgresql-ip4r
+       pkgdesc = IPv4/v6 and IPv4/v6 range index type for PostgreSQL
+       pkgver = 2.4.2
+       pkgrel = 2
+       url = https://github.com/RhodiumToad/ip4r/
+       arch = x86_64
+       license = custom
+       makedepends = clang
+       makedepends = llvm
+       depends = postgresql
+       source = 
postgresql-ip4r-2.4.2.tar.gz::https://github.com/RhodiumToad/ip4r/archive/2.4.2.tar.gz
+       source = LICENSE
+       sha256sums = 
0f7b1f159974f49a47842a8ab6751aecca1ed1142b6d5e38d81b064b2ead1b4b
+       sha256sums = 
6d61e1a86a5548ce790729a46efa621796d7b79d68e1e8bc92c29034100059a5
+
+pkgname = postgresql-ip4r


=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
 
 pkgname=postgresql-ip4r
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="IPv4/v6 and IPv4/v6 range index type for PostgreSQL"
 arch=('x86_64')
 url="https://github.com/RhodiumToad/ip4r/";
 license=('custom')
 depends=('postgresql')
-makedepends=('clang15' 'llvm15')
+makedepends=('clang' 'llvm')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/RhodiumToad/ip4r/archive/$pkgver.tar.gz";
         LICENSE)
 sha256sums=('0f7b1f159974f49a47842a8ab6751aecca1ed1142b6d5e38d81b064b2ead1b4b'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql-ip4r/-/commit/521d5e1d2f1acf55c465123e909ec747f9390091

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/postgresql-ip4r/-/commit/521d5e1d2f1acf55c465123e909ec747f9390091
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to