Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
pg-safeupdate


Commits:
951348eb by Felix Yan at 2026-07-15T06:01:25+08:00
upgpkg: 1.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = pg-safeupdate
        pkgdesc = A simple extension to PostgreSQL that requires criteria for 
UPDATE and DELETE
-       pkgver = 1.6
+       pkgver = 1.7
        pkgrel = 1
        url = https://github.com/eradman/pg-safeupdate
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = pg-safeupdate
        checkdepends = ruby
        makedepends = git
        depends = postgresql
-       source = git+https://github.com/eradman/pg-safeupdate#tag=1.6
-       sha512sums = 
ceb443da7221744e91564fbd5e5598a730d66de9b236fbc74341767e42f9dfd0261ac5399b1f61961443cec9e948f833c333d64d0a74a12cbbd1b85bebb0248d
+       source = git+https://github.com/eradman/pg-safeupdate#tag=1.7
+       sha512sums = 
d0bb4b92a81495c0200b337266df159e3f909d905c42aac9c15c7bab706a60a721bda3068671f9aec983efc3e3443bdf2e99d91bc4f0fb9ac778186a81ff2f93
 
 pkgname = pg-safeupdate


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=pg-safeupdate
-pkgver=1.6
+pkgver=1.7
 pkgrel=1
 pkgdesc="A simple extension to PostgreSQL that requires criteria for UPDATE 
and DELETE"
 arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('postgresql')
 makedepends=('git')
 checkdepends=('pifpaf' 'ruby')
 source=("git+https://github.com/eradman/pg-safeupdate#tag=$pkgver";)
-sha512sums=('ceb443da7221744e91564fbd5e5598a730d66de9b236fbc74341767e42f9dfd0261ac5399b1f61961443cec9e948f833c333d64d0a74a12cbbd1b85bebb0248d')
+sha512sums=('d0bb4b92a81495c0200b337266df159e3f909d905c42aac9c15c7bab706a60a721bda3068671f9aec983efc3e3443bdf2e99d91bc4f0fb9ac778186a81ff2f93')
 
 build() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pg-safeupdate/-/commit/951348eb0b9c7cd3a577acf60d4854bd8cd0092e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pg-safeupdate/-/commit/951348eb0b9c7cd3a577acf60d4854bd8cd0092e
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to