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


Commits:
5d87ba31 by Antonio Rojas at 2024-06-04T00:02:30+02:00
upgpkg: 1.1.2-1: Update to 1.1.2

- - - - -


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.1.1
-       pkgrel = 2
+       pkgver = 1.1.2
+       pkgrel = 1
        url = https://apps.kde.org/haruna/
        arch = x86_64
        license = GPL-3.0-or-later
@@ -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.1.1.tar.xz
-       source = https://download.kde.org/stable/haruna/haruna-1.1.1.tar.xz.sig
+       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
        validpgpkeys = 4E421C6554B89766DF9B7A37E12AB207C8755905
-       sha256sums = 
b665d7405e0bbae195fd63ba794371563ac00c4e2efce3bafcee4237281fee55
+       sha256sums = 
cb01323f1195a3d8994121e66492c29d27c021fb2a5784b78ce5c06c0bb88683
        sha256sums = SKIP
 
 pkgname = haruna


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Caltlgin Stsodaat <cont...@fossdaily.xyz>
 
 pkgname=haruna
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
 pkgdesc='Video player built with Qt/QML on top of libmpv'
 arch=(x86_64)
 url='https://apps.kde.org/haruna/'
@@ -29,8 +29,8 @@ depends=(ffmpeg
 makedepends=(extra-cmake-modules
              kdoctools)
 optdepends=('yt-dlp: YouTube support')
-source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('b665d7405e0bbae195fd63ba794371563ac00c4e2efce3bafcee4237281fee55'
+source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('cb01323f1195a3d8994121e66492c29d27c021fb2a5784b78ce5c06c0bb88683'
             'SKIP')
 validpgpkeys=(4E421C6554B89766DF9B7A37E12AB207C8755905) # George Florea Bănuș 
<georgefb...@gmail.com>
 



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

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


Reply via email to