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


Commits:
288324e4 by Antonio Rojas at 2024-09-28T09:10:12+02:00
upgpkg: 1.2.1-1: Update to 1.2.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haruna
        pkgdesc = Video player built with Qt/QML on top of libmpv
-       pkgver = 1.2.0
-       pkgrel = 2
+       pkgver = 1.2.1
+       pkgrel = 1
        url = https://apps.kde.org/haruna/
        arch = x86_64
        license = GPL-3.0-or-later
@@ -12,6 +12,7 @@ pkgbase = haruna
        depends = kcolorscheme
        depends = kconfig
        depends = kcoreaddons
+       depends = kcrash
        depends = kdeclarative
        depends = kfilemetadata
        depends = ki18n
@@ -24,10 +25,10 @@ pkgbase = haruna
        depends = qt6-base
        depends = qt6-declarative
        optdepends = yt-dlp: YouTube support
-       source = 
https://download.kde.org/stable/haruna/1.2.0/haruna-1.2.0.tar.xz
-       source = 
https://download.kde.org/stable/haruna/1.2.0/haruna-1.2.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/haruna/1.2.1/haruna-1.2.1.tar.xz
+       source = 
https://download.kde.org/stable/haruna/1.2.1/haruna-1.2.1.tar.xz.sig
        validpgpkeys = 4E421C6554B89766DF9B7A37E12AB207C8755905
-       sha256sums = 
4a9fd360d66e00d0f8d7a11e73dd9bfc55e486c0135e8d133de8abeb2ca09d88
+       sha256sums = 
eb01261a3498c6e25c28064e6ccea37aeb38cd8aa5006f02c92760b124c362fb
        sha256sums = SKIP
 
 pkgname = haruna


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Caltlgin Stsodaat <[email protected]>
 
 pkgname=haruna
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
 pkgdesc='Video player built with Qt/QML on top of libmpv'
 arch=(x86_64)
 url='https://apps.kde.org/haruna/'
@@ -16,6 +16,7 @@ depends=(ffmpeg
          kcolorscheme
          kconfig
          kcoreaddons
+         kcrash
          kdeclarative
          kfilemetadata
          ki18n
@@ -30,7 +31,7 @@ depends=(ffmpeg
 makedepends=(extra-cmake-modules)
 optdepends=('yt-dlp: YouTube support')
 
source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('4a9fd360d66e00d0f8d7a11e73dd9bfc55e486c0135e8d133de8abeb2ca09d88'
+sha256sums=('eb01261a3498c6e25c28064e6ccea37aeb38cd8aa5006f02c92760b124c362fb'
             'SKIP')
 validpgpkeys=(4E421C6554B89766DF9B7A37E12AB207C8755905) # George Florea Bănuș 
<[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haruna/-/commit/288324e444a63d5ff49f30c31eb0afee1fdb5130

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


Reply via email to