Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
glycin


Commits:
70891433 by Fabian Bornschein at 2023-11-15T10:25:40+01:00
upgpkg: 0.1.2-1: Update to 0.1.2

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,25 @@
+pkgbase = glycin
+       pkgdesc = Sandboxed and extendable image decoding
+       pkgver = 0.1.2
+       pkgrel = 1
+       url = https://gitlab.gnome.org/sophie-h/glycin
+       arch = x86_64
+       license = LGPL2.1
+       license = MPL2
+       makedepends = git
+       makedepends = libheif
+       makedepends = meson
+       makedepends = rust
+       depends = cairo
+       depends = gdk-pixbuf2
+       depends = glib2
+       depends = gtk4
+       depends = libjxl
+       depends = librsvg
+       depends = libxml2
+       depends = pango
+       optdepends = libheif: heif/heic file support
+       source = 
git+https://gitlab.gnome.org/sophie-h/glycin.git#commit=84885234beca8185ca739bfcca229fb52b339800
+       sha256sums = SKIP
+
+pkgname = glycin


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 
 pkgname=glycin
-pkgver=0.1.1
+pkgver=0.1.2
 pkgrel=1
 pkgdesc="Sandboxed and extendable image decoding"
 arch=(x86_64)
@@ -29,7 +29,7 @@ makedepends=(
 optdepends=(
   'libheif: heif/heic file support'
 )
-_commit=c6eb928ad4cc557718835d21c4238230bb844c7d # tags/0.1.1^0
+_commit=84885234beca8185ca739bfcca229fb52b339800 # tags/0.1.2^0
 source=("git+https://gitlab.gnome.org/sophie-h/glycin.git#commit=$_commit";)
 sha256sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glycin/-/commit/70891433de1f4e467f522a544d05bde902838f2c

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


Reply via email to