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


Commits:
886137e7 by Antonio Rojas at 2024-04-28T17:47:28+02:00
upgpkg: 3.5.4-1: Update to 3.5.4

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = tellico
        pkgdesc = A collection manager for KDE
-       pkgver = 3.5.3
-       pkgrel = 4
+       pkgver = 3.5.4
+       pkgrel = 1
        url = https://tellico-project.org/
        changelog = tellico.changelog
        arch = x86_64
@@ -28,7 +28,7 @@ pkgbase = tellico
        depends = qt5-base
        depends = qt5-charts
        depends = qt5-webengine
-       source = https://tellico-project.org/files/tellico-3.5.3.tar.xz
-       sha256sums = 
e72a4d9d6541d77651010970d6069854fcb0b33f11977e5182316ec85f5bf671
+       source = https://tellico-project.org/files/tellico-3.5.4.tar.xz
+       sha256sums = 
2b16c353de2186d9ffb2aa1572b5381a98207718951210b175ced0148ec9ec92
 
 pkgname = tellico


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Douglas Soares de Andrade <d...@aur.archlinux.org>
 
 pkgname=tellico
-pkgver=3.5.3
-pkgrel=4
+pkgver=3.5.4
+pkgrel=1
 pkgdesc="A collection manager for KDE"
 arch=('x86_64')
 url="https://tellico-project.org/";
@@ -16,7 +16,7 @@ depends=('exempi' 'hicolor-icon-theme' 'kio5' 'libksane5' 
'libkcddb5'
 makedepends=('cmake' 'extra-cmake-modules' 'kdoctools5')
 changelog=$pkgname.changelog
 source=(https://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('e72a4d9d6541d77651010970d6069854fcb0b33f11977e5182316ec85f5bf671')
+sha256sums=('2b16c353de2186d9ffb2aa1572b5381a98207718951210b175ced0148ec9ec92')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tellico/-/commit/886137e75891df0953027999b4e203b4ffba027d

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


Reply via email to