summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrkenWhite2021-11-05 11:09:23 +0100
committerOrkenWhite2021-11-05 11:09:23 +0100
commit12452e1d66ad9995d8ed2b5d2d9a5e1cdcdb4cad (patch)
tree9d24e8d86d396642a1b0be507e43981cb08472e9
parentf891ad76b67d81bf54ee62a93b129834986fb51a (diff)
downloadaur-12452e1d66ad9995d8ed2b5d2d9a5e1cdcdb4cad.tar.gz
Update to 1.10.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f836db1fd3..e7d817f7aa70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ytfe
pkgdesc = YouTube frontend
- pkgver = 1.9.0
+ pkgver = 1.10.0
pkgrel = 1
url = http://oscomp.hu
install = ytfe.install
@@ -21,8 +21,8 @@ pkgbase = ytfe
sha256sums = 44bc1c569ae7829e65bc5ec3525ad260a2dc64d340da0f9912c4395552134eae
sha256sums = bf8e1295602992c618eacbc43a36c201293c8a159f49dd42a724c72f5e8a5267
source_x86_64 = http://oscomp.hu/depot/ytfe_linux_x86_64.xz
- sha256sums_x86_64 = 1469211466731f8ce003c7bfb83fd96a35a2ee856f424988c106df56deeb94c9
+ sha256sums_x86_64 = a91452dc9ea611b84853b724b909510128fa071f066e8583790be698f6c32662
source_i686 = http://oscomp.hu/depot/ytfe_linux_i686.xz
- sha256sums_i686 = ad52c6fcb93e992a19604bc45c4ef7acb4a4e52ffed4e72fe632061037522e50
+ sha256sums_i686 = 20d007bdaec66f6a29179b2bb42699e28537aea38cb86555892cdbd3de418223
pkgname = ytfe
diff --git a/PKGBUILD b/PKGBUILD
index 37a329e77bf9..5d817e9d6c65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: OrkenWhite <orkenwhite@disroot.org>
pkgname=ytfe
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=1
pkgdesc="YouTube frontend"
arch=('x86_64' 'i686')
@@ -12,8 +12,8 @@ source=('http://oscomp.hu/depot/ytfe.png' 'http://oscomp.hu/depot/edl-preloader.
source_x86_64=('http://oscomp.hu/depot/ytfe_linux_x86_64.xz')
source_i686=('http://oscomp.hu/depot/ytfe_linux_i686.xz')
sha256sums=( '29220d99cb0e33675e2d349a023eea0877a3befefc61b19f4d901db29f7d1698' '1538efd4ad69915c36a12e48b2fb67606983d8dd38811726640952d6a3c03149' '44bc1c569ae7829e65bc5ec3525ad260a2dc64d340da0f9912c4395552134eae' 'bf8e1295602992c618eacbc43a36c201293c8a159f49dd42a724c72f5e8a5267')
-sha256sums_x86_64=('1469211466731f8ce003c7bfb83fd96a35a2ee856f424988c106df56deeb94c9')
-sha256sums_i686=('ad52c6fcb93e992a19604bc45c4ef7acb4a4e52ffed4e72fe632061037522e50')
+sha256sums_x86_64=('a91452dc9ea611b84853b724b909510128fa071f066e8583790be698f6c32662')
+sha256sums_i686=('20d007bdaec66f6a29179b2bb42699e28537aea38cb86555892cdbd3de418223')
optdepends=('youtube-dl: default downloader'
'mpv: default player'
'vlc: compatible video player')