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


Commits:
4d500f51 by Orhun Parmaksız at 2024-04-29T07:59:17+03:00
upgpkg: 0.2.3-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = syndicationd
        pkgdesc = A TUI feed viewer
-       pkgver = 0.2.2
+       pkgver = 0.2.3
        pkgrel = 1
        url = https://github.com/ymgyt/syndicationd
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = syndicationd
        makedepends = cargo
        depends = gcc-libs
        options = !lto
-       source = 
syndicationd-0.2.2.tar.gz::https://github.com/ymgyt/syndicationd/archive/synd-term-v0.2.2.tar.gz
-       sha256sums = 
a7e42160bb934c269d928d74eac37adf95fa9315cde70aa65e86b374deb837e5
+       source = 
syndicationd-0.2.3.tar.gz::https://github.com/ymgyt/syndicationd/archive/synd-term-v0.2.3.tar.gz
+       sha256sums = 
eeec5f2e035aca135098e1fc2beb9dd0225a67f6376d3333bd99b70d9b707e62
 
 pkgname = syndicationd


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=syndicationd
 _pkgname=synd-term
-pkgver=0.2.2
+pkgver=0.2.3
 pkgrel=1
 pkgdesc="A TUI feed viewer"
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT' 'Apache-2.0')
 depends=('gcc-libs')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$_pkgname-v$pkgver.tar.gz")
-sha256sums=('a7e42160bb934c269d928d74eac37adf95fa9315cde70aa65e86b374deb837e5')
+sha256sums=('eeec5f2e035aca135098e1fc2beb9dd0225a67f6376d3333bd99b70d9b707e62')
 options=('!lto')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syndicationd/-/commit/4d500f5183b16058332b47c769d81049c652e388

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syndicationd/-/commit/4d500f5183b16058332b47c769d81049c652e388
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to