summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGr3q2021-07-03 08:45:09 +0100
committerGr3q2021-07-03 08:45:09 +0100
commit8a19efd550d3c5f2ebea6368f893dcd52845a714 (patch)
treeffcbab4f850329386a2e73314f310d0b2848b222
parent9458a714c1c79d1440a16e53b109b713024b695c (diff)
downloadaur-8a19efd550d3c5f2ebea6368f893dcd52845a714.tar.gz
Update to newer versions with fixes on linux
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f5d1aa65ae0..41e8b801a72a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yt-dlg-git
pkgdesc = A cross platform front-end GUI of the popular youtube-dl written in wxPython (maintained fork of youtube-dl-gui)
- pkgver = v1.2.0.r121.gea358e0
- pkgrel = 2
+ pkgver = v1.2.0.r124.g8dbf054
+ pkgrel = 1
url = https://github.com/MrS0m30n3/youtube-dl-gui
arch = any
license = custom:UNLICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 3ef07b410a1d..e6a83f91dd73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=yt-dlg
pkgname=$_pkgname-git
-pkgver=v1.2.0.r121.gea358e0
-pkgrel=2
+pkgver=v1.2.0.r124.g8dbf054
+pkgrel=1
pkgdesc="A cross platform front-end GUI of the popular youtube-dl written in wxPython (maintained fork of youtube-dl-gui)"
arch=('any')
url="https://github.com/MrS0m30n3/youtube-dl-gui"