summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwillemw122019-08-26 08:28:34 +0200
committerwillemw122019-08-26 08:28:34 +0200
commitb40b7b75f3b605c5e1f4ed62673baaea745d8e39 (patch)
tree004d1726471ce56d483dcddcaa8d01d096cd8abb /PKGBUILD
parent0acce4bdaa19b522a76d3a10516e11e9ae996332 (diff)
downloadaur-b40b7b75f3b605c5e1f4ed62673baaea745d8e39.tar.gz
Bump version
To avoid unnecessary "AUR Out-of-date" notifications
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"