Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
imlib2


Commits:
74d0170f by Christian Hesse at 2024-02-03T20:07:59+01:00
upgpkg: 1.12.2-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = imlib2
        pkgdesc = Library that does image file loading and saving as well as 
rendering, manipulation, arbitrary polygon support
-       pkgver = 1.12.1
-       pkgrel = 2
+       pkgver = 1.12.2
+       pkgrel = 1
        url = https://sourceforge.net/projects/enlightenment/
        arch = x86_64
        license = BSD
@@ -28,8 +28,8 @@ pkgbase = imlib2
        optdepends = libspectre: PS loader
        optdepends = libwebp: WEBP loader
        optdepends = openjpeg2: J2K loader
-       source = 
https://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.12.1/imlib2-1.12.1.tar.xz
-       sha256sums = 
8c24d2d189c4d5ae602dbf2fc0fbb117aa923eab6c883041f0feeca4e8c6774e
-       sha512sums = 
49d1ee7959cad2444dbe3a2b4c122899ad7935712e92ae63e28e33284839edaf942064bf436b29faf6bb99c502d414d97bec2f2c74d7fb09db960b29a33c9d8b
+       source = 
https://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.12.2/imlib2-1.12.2.tar.xz
+       sha256sums = 
cc49931a20560968a8648c9ca079085976085ea96d59a01b1e17cb55af0ffe42
+       sha512sums = 
3bffb8f0f6b3ec73a81f1d0c6ef3a3443425677cd8a1950422f102b67769c06df54128b21f84bd6c7880120cc5ec6f30d2ab134b3c001ad77f2d39efd749a5b7
 
 pkgname = imlib2


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster.gmx.co.uk>
 
 pkgname=imlib2
-pkgver=1.12.1
-pkgrel=2
+pkgver=1.12.2
+pkgrel=1
 pkgdesc='Library that does image file loading and saving as well as rendering, 
manipulation, arbitrary polygon support'
 url='https://sourceforge.net/projects/enlightenment/'
 arch=('x86_64')
@@ -22,8 +22,8 @@ optdepends=('libheif: HEIF loader (for AVIF)'
             'libwebp: WEBP loader'
             'openjpeg2: J2K loader')
 
source=("https://downloads.sourceforge.net/project/enlightenment/imlib2-src/${pkgver}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('8c24d2d189c4d5ae602dbf2fc0fbb117aa923eab6c883041f0feeca4e8c6774e')
-sha512sums=('49d1ee7959cad2444dbe3a2b4c122899ad7935712e92ae63e28e33284839edaf942064bf436b29faf6bb99c502d414d97bec2f2c74d7fb09db960b29a33c9d8b')
+sha256sums=('cc49931a20560968a8648c9ca079085976085ea96d59a01b1e17cb55af0ffe42')
+sha512sums=('3bffb8f0f6b3ec73a81f1d0c6ef3a3443425677cd8a1950422f102b67769c06df54128b21f84bd6c7880120cc5ec6f30d2ab134b3c001ad77f2d39efd749a5b7')
 
 build() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/imlib2/-/commit/74d0170f98ae9b91bd93f36a1fde8ed731856cff

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


Reply via email to