Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
open-isns


Commits:
206d1443 by Christian Hesse at 2024-11-06T10:45:21+01:00
upgpkg: 0.103-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = open-isns
        pkgdesc = iSNS server and client for Linux
-       pkgver = 0.102
-       pkgrel = 4
+       pkgver = 0.103
+       pkgrel = 1
        url = https://github.com/gonzoleeman/open-isns
        arch = x86_64
        license = GPL
        makedepends = meson
        depends = openssl
-       source = 
open-isns-0.102.tar.gz::https://github.com/gonzoleeman/open-isns/archive/v0.102.tar.gz
-       sha256sums = 
9611344733c0cdf14395f60880950ea4c3c7d6b765565b6493ad3e1afbe216de
+       source = 
open-isns-0.103.tar.gz::https://github.com/gonzoleeman/open-isns/archive/v0.103.tar.gz
+       sha256sums = 
47499f3ce87a832840884dcf3eedbec8c039f472fe921a5378e3b206a3fc1a32
 
 pkgname = open-isns


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Christian Hesse <[email protected]>
 
 pkgname=open-isns
-pkgver=0.102
-pkgrel=4
+pkgver=0.103
+pkgrel=1
 pkgdesc='iSNS server and client for Linux'
 arch=('x86_64')
 depends=('openssl')
@@ -11,7 +11,7 @@ makedepends=('meson')
 url='https://github.com/gonzoleeman/open-isns'
 license=('GPL')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gonzoleeman/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha256sums=('9611344733c0cdf14395f60880950ea4c3c7d6b765565b6493ad3e1afbe216de')
+sha256sums=('47499f3ce87a832840884dcf3eedbec8c039f472fe921a5378e3b206a3fc1a32')
 
 build() {
   local _meson_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/open-isns/-/commit/206d1443d758af453765da61e88416d79aab669c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/open-isns/-/commit/206d1443d758af453765da61e88416d79aab669c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to