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


Commits:
1cefd239 by George Rawlinson at 2023-12-16T20:49:47+13:00
upgpkg: 0.15.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = timescaledb-tune
+       pkgdesc = A tool for tuning TimescaleDB for better performance
+       pkgver = 0.15.0
+       pkgrel = 1
+       url = https://github.com/timescale/timescaledb-tune
+       arch = x86_64
+       license = Apache
+       makedepends = git
+       makedepends = go
+       depends = glibc
+       depends = postgresql
+       options = !lto
+       source = 
timescaledb-tune::git+https://github.com/timescale/timescaledb-tune#commit=218e06507f98173e5e5b88458ed0e98d1830282c
+       b2sums = SKIP
+
+pkgname = timescaledb-tune


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <geo...@rawlinson.net.nz>
 
 pkgname=timescaledb-tune
-pkgver=0.14.3
+pkgver=0.15.0
 pkgrel=1
 pkgdesc='A tool for tuning TimescaleDB for better performance'
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('Apache')
 depends=('glibc' 'postgresql')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='5c8b365dabe09d65d95957a5cb489a77ab7edd2e'
+_commit='218e06507f98173e5e5b88458ed0e98d1830282c'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timescaledb-tune/-/commit/1cefd2392f68f89c3b445fa0f68d480e7c599866

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


Reply via email to