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


Commits:
a0748ece by Antonio Rojas at 2024-08-27T23:11:05+02:00
upgpkg: 1.2.0-1: Update to 1.2.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,11 @@
 pkgbase = haruna
        pkgdesc = Video player built with Qt/QML on top of libmpv
-       pkgver = 1.1.2
-       pkgrel = 2
+       pkgver = 1.2.0
+       pkgrel = 1
        url = https://apps.kde.org/haruna/
        arch = x86_64
        license = GPL-3.0-or-later
        makedepends = extra-cmake-modules
-       makedepends = kdoctools
        depends = ffmpeg
        depends = gcc-libs
        depends = glibc
@@ -24,10 +23,10 @@ pkgbase = haruna
        depends = qt6-base
        depends = qt6-declarative
        optdepends = yt-dlp: YouTube support
-       source = 
https://download.kde.org/stable/haruna/1.1.2/haruna-1.1.2.tar.xz
-       source = 
https://download.kde.org/stable/haruna/1.1.2/haruna-1.1.2.tar.xz.sig
+       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
        validpgpkeys = 4E421C6554B89766DF9B7A37E12AB207C8755905
-       sha256sums = 
cb01323f1195a3d8994121e66492c29d27c021fb2a5784b78ce5c06c0bb88683
+       sha256sums = 
4a9fd360d66e00d0f8d7a11e73dd9bfc55e486c0135e8d133de8abeb2ca09d88
        sha256sums = SKIP
 
 pkgname = haruna


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Caltlgin Stsodaat <[email protected]>
 
 pkgname=haruna
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
 pkgdesc='Video player built with Qt/QML on top of libmpv'
 arch=(x86_64)
 url='https://apps.kde.org/haruna/'
@@ -26,11 +26,10 @@ depends=(ffmpeg
          qt6-5compat
          qt6-base
          qt6-declarative)
-makedepends=(extra-cmake-modules
-             kdoctools)
+makedepends=(extra-cmake-modules)
 optdepends=('yt-dlp: YouTube support')
 
source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('cb01323f1195a3d8994121e66492c29d27c021fb2a5784b78ce5c06c0bb88683'
+sha256sums=('4a9fd360d66e00d0f8d7a11e73dd9bfc55e486c0135e8d133de8abeb2ca09d88'
             'SKIP')
 validpgpkeys=(4E421C6554B89766DF9B7A37E12AB207C8755905) # George Florea Bănuș 
<[email protected]>
 



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

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


Reply via email to