summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Bryan2017-09-23 04:43:30 -0500
committerJesse Bryan2017-09-23 04:43:30 -0500
commit1fc16dfaeb519dc489338ca7261073019c40ba49 (patch)
tree058a1266081e3459e746a03c66f4cdf3524b7fe3
parent74e3fb380e3f6af04a521a663337d0c1dd2b5e0c (diff)
downloadaur-1fc16dfaeb519dc489338ca7261073019c40ba49.tar.gz
general: fixed url
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32702b38bee3..f20b73cf6087 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=watch-with-mpv-git
_pkgname=watch-with-mpv
pkgver=20170923.598067b
-pkgrel=1
+pkgrel=2
pkgdesc="The native host for the Watch with MPV Chrome extension."
arch=("any")
-url="https://github.com/winneon/${pkgname}"
+url="https://github.com/winneon/${_pkgname}"
license=("GPL2")
provides=("${_pkgname}")
conflicts=("${_pkgname}")