summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordec05eba2020-11-07 23:21:20 +0100
committerdec05eba2020-11-07 23:21:20 +0100
commitfecc1bd46f96af7295d61543514504da2738a81c (patch)
treedfc0d8fb36233e005f8b3300633c31daba0eba66 /PKGBUILD
parentdeab78fbf8a5e4f5fc1e0da7fe35909f684924cc (diff)
downloadaur-fecc1bd46f96af7295d61543514504da2738a81c.tar.gz
Fix timestamp in copying of url for videos
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80fb61bc4dbb..56278dd18b0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dec05eba <dec05eba@protonmail.com>
pkgname=quickmedia-git
-pkgver=r431.00436ad
+pkgver=r432.1c1d113
pkgrel=1
pkgdesc='A dmenu-inspired native client for web services. Supports youtube, nyaa.si, 4chan, matrix and several manga sites.'
arch=('x86_64')
@@ -20,7 +20,7 @@ optdepends=(
provides=('QuickMedia')
conflicts=('QuickMedia')
source=("${pkgname}-${pkgver}.tar.gz::https://dec05eba.com/snapshot/QuickMedia.git.tar.gz")
-sha512sums=('7e56069771921668dfebdd8bd0a33972b82ab556c33dc1b8edd6abf61eefbe432a9b63043e62a608d9a42ac1d6c32867aaa8af7eab9025b9185431ae37d4a20a')
+sha512sums=('f349b2a994bf5a9877831c5fda813532ba793c10655cc1b6ea51c4a5936d66864c530872d760b90a86b592710dad1bb0d4b47edf2b9499aa34a7e79872532753')
build() {
cd "$srcdir"