Date: Saturday, May 13, 2023 @ 13:02:50
  Author: jelle
Revision: 1460185

upgpkg: libmodulemd 2.15.0-1

Modified:
  libmodulemd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-13 12:59:47 UTC (rev 1460184)
+++ PKGBUILD    2023-05-13 13:02:50 UTC (rev 1460185)
@@ -2,8 +2,8 @@
 # Maintainer: Jelle van der Waa <[email protected]>
 
 pkgname=libmodulemd
-pkgver=2.14.0
-pkgrel=2
+pkgver=2.15.0
+pkgrel=1
 pkgdesc="C Library for manipulating module metadata files"
 arch=('x86_64')
 url="https://github.com/fedora-modularity/$pkgname";
@@ -12,7 +12,7 @@
 makedepends=('gobject-introspection' 'gtk-doc' 'help2man' 'meson' 
'python-gobject')
 optdepends=('python-gobject: for python bindings')
 source=("$url/releases/download/$pkgver/${pkgname#lib}-$pkgver.tar.xz")
-sha256sums=('8087942cc290c0df486931233446fb4bce786cd9ff92eb72384731cd4d36f6ef')
+sha256sums=('15458323d1d1f614f9e706f623794f95d23e59f4c37deeaa16877463aee34af5')
 
 build() {
   cd ${pkgname#lib}-$pkgver

Reply via email to