Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
sdl_gfx


Commits:
8f27bf4f by Antonio Rojas at 2023-12-13T19:38:50+01:00
upgpkg: 2.0.27-1: Update to 2.0.27

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,12 @@
+pkgbase = sdl_gfx
+       pkgdesc = SDL graphics drawing primitives and other support functions
+       pkgver = 2.0.27
+       pkgrel = 1
+       url = https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/
+       arch = x86_64
+       license = LGPL
+       depends = sdl
+       source = 
https://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.27.tar.gz
+       sha256sums = 
dfb15ac5f8ce7a4952dc12d2aed9747518c5e6b335c0e31636d23f93c630f419
+
+pkgname = sdl_gfx


=====================================
PKGBUILD
=====================================
@@ -3,15 +3,15 @@
 # Contributor: Tom Newsom <[email protected]>
 
 pkgname=sdl_gfx
-pkgver=2.0.26
-pkgrel=5
+pkgver=2.0.27
+pkgrel=1
 pkgdesc="SDL graphics drawing primitives and other support functions"
 url="https://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/";
 arch=(x86_64)
 license=(LGPL)
 depends=(sdl)
 source=(https://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-${pkgver}.tar.gz)
-sha256sums=('7ceb4ffb6fc63ffba5f1290572db43d74386cd0781c123bc912da50d34945446')
+sha256sums=('dfb15ac5f8ce7a4952dc12d2aed9747518c5e6b335c0e31636d23f93c630f419')
 
 prepare() {
   cd SDL_gfx-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sdl_gfx/-/commit/8f27bf4f370d8abcae4550650dad111e2d1fdba9

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


Reply via email to