Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / satty


Commits:
5b7e8670 by Carl Smedstad at 2024-12-31T08:57:37+01:00
upgpkg: 0.16.0-1: Upstream release

https://github.com/gabm/Satty/releases/tag/v0.16.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = satty
        pkgdesc = Modern screenshot annotation tool, inspired by Swappy and 
Flameshot
-       pkgver = 0.15.0
+       pkgver = 0.16.0
        pkgrel = 1
        url = https://github.com/gabm/satty
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = satty
        depends = hicolor-icon-theme
        depends = libadwaita
        depends = pango
-       source = 
satty-0.15.0.tar.gz::https://github.com/gabm/satty/archive/v0.15.0.tar.gz
-       sha256sums = 
365ff52d6dda35a0332bfdc47fa53dec15e2dc01efe0aad3effcd5033073933c
+       source = 
satty-0.16.0.tar.gz::https://github.com/gabm/satty/archive/v0.16.0.tar.gz
+       sha256sums = 
36ffbea973fd844d92998f1d5aed53c779692e956ed07490d324812223eab4bd
 
 pkgname = satty


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=satty
 _pkgname=Satty
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="Modern screenshot annotation tool, inspired by Swappy and Flameshot"
 url="https://github.com/gabm/satty";
@@ -22,7 +22,7 @@ depends=(
 )
 makedepends=(cargo)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('365ff52d6dda35a0332bfdc47fa53dec15e2dc01efe0aad3effcd5033073933c')
+sha256sums=('36ffbea973fd844d92998f1d5aed53c779692e956ed07490d324812223eab4bd')
 
 prepare() {
   cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/satty/-/commit/5b7e867086de065ba8c7ab1cd1d082092bf70cf1

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


Reply via email to