[arch-commits] Commit in tellico/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Nov 14 12:18:44 UTC 2021
Date: Sunday, November 14, 2021 @ 12:18:43
Author: arojas
Revision: 1047376
Update to 3.4.2
Modified:
tellico/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-14 11:28:12 UTC (rev 1047375)
+++ PKGBUILD 2021-11-14 12:18:43 UTC (rev 1047376)
@@ -4,7 +4,7 @@
# Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.org>
pkgname=tellico
-pkgver=3.4.1
+pkgver=3.4.2
pkgrel=1
pkgdesc="A collection manager for KDE"
arch=('x86_64')
@@ -16,7 +16,7 @@
makedepends=('cmake' 'extra-cmake-modules' 'kdoctools')
changelog=$pkgname.changelog
source=(http://tellico-project.org/files/$pkgname-$pkgver.tar.xz)
-sha256sums=('f8514deac3b49af95a81ef096b3caba8d664e289de8f3d5724f88e2b78278561')
+sha256sums=('efa575d6368cc7c62d9e665f7dde163abffcf245141947e6acda9d5218d81d04')
build() {
mkdir build && cd build
More information about the arch-commits
mailing list