Skip to content

Commit

Permalink
Update PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
sdaqo authored Feb 4, 2024
1 parent 62a1d64 commit 073800d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: sdaqo <[email protected]>

pkgname=mpv-subs-popout
pkgver=0.4.1
pkgver=0.4.2
pkgrel=1
pkgdesc="A package to enable subtitles popout feature in mpv media player with translation features."
arch=('x86_64')
Expand All @@ -12,7 +12,7 @@ depends=('cairo>=1.10.0' 'glib2>=2.53' 'gtk3>=3.16.2' 'pango')
source=(https://github.com/sdaqo/mpv-subs-popout/releases/latest/download/mpv-subs-popout_${pkgver}_amd64.deb)

sha512sums=(
'248e5788e13ad92792694b60efa08b99d2fc46471f1a42529d2b9497fa271b421a55f44232f220512ea33f1fdce45de2403bc05c7dcf9e5baa7e1591bcd9bdc0'
'47d5358d3d79d271b86dab6fcf22a14a129d83d0662cfbc35b0b39b867f7d1e6ac11c4927549a2d7c52e61f47100434cfdd68d161c40afd2afd9e74843b80c6c'
)

package() {
Expand Down

0 comments on commit 073800d

Please sign in to comment.