summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f0eb65347901..b580254cca3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = youtube-dl-gui-git
pkgdesc = A cross platform front-end GUI of the popular youtube-dl written in wxPython
- pkgver = 0.3.8.r447.g182a587
- pkgrel = 2
+ pkgver = 0.4.r81.gc5c18e5
+ pkgrel = 1
url = https://github.com/MrS0m30n3/youtube-dl-gui
arch = any
license = custom:UNLICENSE
diff --git a/PKGBUILD b/PKGBUILD
index 420ba0dc1b39..4c0bdd92500c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=youtube-dl-gui
pkgname=$_pkgname-git
-pkgver=0.3.8.r447.g182a587
-pkgrel=2
+pkgver=0.4.r81.gc5c18e5
+pkgrel=1
pkgdesc="A cross platform front-end GUI of the popular youtube-dl written in wxPython"
arch=('any')
url="https://github.com/MrS0m30n3/youtube-dl-gui"