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


Commits:
0e3c3f97 by Antonio Rojas at 2024-04-19T08:28:04+02:00
upgpkg: 1.1.0-1: Update to 1.1.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = haruna
        pkgdesc = Video player built with Qt/QML on top of libmpv
-       pkgver = 1.0.2
+       pkgver = 1.1.0
        pkgrel = 1
        url = https://apps.kde.org/haruna/
        arch = x86_64
@@ -24,10 +24,10 @@ pkgbase = haruna
        depends = qt6-base
        depends = qt6-declarative
        optdepends = yt-dlp: YouTube support
-       source = https://download.kde.org/stable/haruna/haruna-1.0.2.tar.xz
-       source = https://download.kde.org/stable/haruna/haruna-1.0.2.tar.xz.sig
+       source = https://download.kde.org/stable/haruna/haruna-1.1.0.tar.xz
+       source = https://download.kde.org/stable/haruna/haruna-1.1.0.tar.xz.sig
        validpgpkeys = 4E421C6554B89766DF9B7A37E12AB207C8755905
-       sha256sums = 
656acdc4729d369ecccafdb270899244952baa237700335cae887048dd3faef1
+       sha256sums = 
29382f561ca39d9d00843c1ea3b7d862fd2193a818d4d49c179c69a453c79a4d
        sha256sums = SKIP
 
 pkgname = haruna


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Caltlgin Stsodaat <cont...@fossdaily.xyz>
 
 pkgname=haruna
-pkgver=1.0.2
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Video player built with Qt/QML on top of libmpv'
 arch=(x86_64)
@@ -30,7 +30,7 @@ makedepends=(extra-cmake-modules
              kdoctools)
 optdepends=('yt-dlp: YouTube support')
 
source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('656acdc4729d369ecccafdb270899244952baa237700335cae887048dd3faef1'
+sha256sums=('29382f561ca39d9d00843c1ea3b7d862fd2193a818d4d49c179c69a453c79a4d'
             'SKIP')
 validpgpkeys=(4E421C6554B89766DF9B7A37E12AB207C8755905) # George Florea Bănuș 
<georgefb...@gmail.com>
 



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

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


Reply via email to