George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
timescaledb


Commits:
7b6a20db by George Rawlinson at 2023-10-26T20:04:30+13:00
upgpkg: 2.12.2-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = timescaledb
        pkgdesc = An open-source time-series database optimized for fast ingest 
and complex queries
-       pkgver = 2.12.0
+       pkgver = 2.12.2
        pkgrel = 1
        url = https://www.timescale.com/
        install = timescaledb.install
@@ -15,7 +15,7 @@ pkgbase = timescaledb
        depends = openssl
        optdepends = timescaledb-tune: tune postgresql.conf for better 
performance
        optdepends = timescaledb-old-upgrade: upgrade from previous major 
version of PostgreSQL
-       source = 
timescaledb::git+https://github.com/timescale/timescaledb#commit=ec99b00f18a6cc636fc7ff6e4bcff870d4201c90
+       source = 
timescaledb::git+https://github.com/timescale/timescaledb#commit=2a39fbb444888bbba9139c7f7ab84f2aa28509ee
        sha512sums = SKIP
 
 pkgname = timescaledb


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
 # Contributor: Felix Fung <[email protected]>
 
 pkgname=timescaledb
-_commit=ec99b00f18a6cc636fc7ff6e4bcff870d4201c90
+_commit=2a39fbb444888bbba9139c7f7ab84f2aa28509ee
 # limit to last 5 releases
 _versions=(
-  2.10.3
-  2.11.0
   2.11.1
   2.11.2
-  2.12.0 # current ts version
+  2.12.0
+  2.12.1
+  2.12.2 # current ts version
 )
 pkgver="${_versions[-1]}"
 pkgrel=1



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timescaledb/-/commit/7b6a20dbf599d1d5425c6529570c28071826381e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timescaledb/-/commit/7b6a20dbf599d1d5425c6529570c28071826381e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to