Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
silicon


Commits:
1e8a9016 by Orhun Parmaksız at 2024-09-26T09:30:02+03:00
upgpkg: 0.5.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = silicon
        pkgdesc = Create beautiful images of your code
-       pkgver = 0.5.2
+       pkgver = 0.5.3
        pkgrel = 1
        url = https://github.com/Aloxaf/silicon
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = silicon
        depends = freetype2
        depends = xclip
        options = !lto
-       source = 
silicon-0.5.2.tar.gz::https://github.com/Aloxaf/silicon/archive/v0.5.2.tar.gz
-       sha256sums = 
815d41775dd9cd399650addf8056f803f3f57e68438e8b38445ee727a56b4b2d
+       source = 
silicon-0.5.3.tar.gz::https://github.com/Aloxaf/silicon/archive/v0.5.3.tar.gz
+       sha256sums = 
56e7f3be4118320b64e37a174cc2294484e27b019c59908c0a96680a5ae3ad58
 
 pkgname = silicon


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 # Contributor: Radoslaw Mejer <rad...@radmen.info>
 pkgname=silicon
-pkgver=0.5.2
+pkgver=0.5.3
 pkgrel=1
 pkgdesc="Create beautiful images of your code"
 depends=('fontconfig' 'freetype2' 'xclip')
@@ -11,7 +11,7 @@ license=('MIT')
 url="https://github.com/Aloxaf/silicon";
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/Aloxaf/silicon/archive/v$pkgver.tar.gz";)
 options=('!lto')
-sha256sums=('815d41775dd9cd399650addf8056f803f3f57e68438e8b38445ee727a56b4b2d')
+sha256sums=('56e7f3be4118320b64e37a174cc2294484e27b019c59908c0a96680a5ae3ad58')
 
 build() {
     cd "$srcdir/silicon-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/silicon/-/commit/1e8a9016ed7e2fa46cc4241097b6b2280c75cbfb

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


Reply via email to