summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryochananmarqos2019-07-30 10:33:49 -0600
committeryochananmarqos2019-07-30 10:33:49 -0600
commit08269296dba28aecb27015d11df99c164c574e9e (patch)
tree4f8b2dd4e9e1f689f26dab20cc23a6231cdf864c
parentbaba36ea8169c9a346c7b448d58bf1219a1161e6 (diff)
downloadaur-08269296dba28aecb27015d11df99c164c574e9e.tar.gz
updated url & source to new git repo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f67995f8068..9d8254558c62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ pkgbase = viper4linux-git
pkgdesc = Implementation of the libviper library for modern Linux desktops.
pkgver = r55.ec2dcf6
pkgrel = 2
- url = https://github.com/L3vi47h4N/Viper4Linux
+ url = https://github.com/noahbliss/Viper4Linux
arch = x86_64
license = GPL
depends = gst-plugin-viper4linux
depends = gst-plugins-good
provides = viper4linux
conflicts = viper4linux
- source = viper4linux::git+https://github.com/L3vi47h4N/Viper4Linux.git
+ source = viper4linux::git+https://github.com/noahbliss/Viper4Linux.git
sha256sums = SKIP
pkgname = viper4linux-git
diff --git a/PKGBUILD b/PKGBUILD
index a1a7f725cd8e..eda5960f588a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ pkgver=r55.ec2dcf6
pkgrel=2
pkgdesc="Implementation of the libviper library for modern Linux desktops."
arch=('x86_64')
-url="https://github.com/L3vi47h4N/Viper4Linux"
+url="https://github.com/noahbliss/Viper4Linux"
license=('GPL')
depends=('gst-plugin-viper4linux' 'gst-plugins-good')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("${pkgname%-git}::git+https://github.com/L3vi47h4N/Viper4Linux.git")
+source=("${pkgname%-git}::git+https://github.com/noahbliss/Viper4Linux.git")
sha256sums=('SKIP')
pkgver() {