summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522021-02-02 13:39:55 +0100
committertytan6522021-02-02 13:39:55 +0100
commited09912b42dde039807756d5c22522de349a0608 (patch)
tree6b25b0fc017bb82e15891731205fcd6b99ae2cf8
parent54e1b6a53e68c5aa463e67f902239e243353b186 (diff)
downloadaur-ed09912b42dde039807756d5c22522de349a0608.tar.gz
doc: change url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7722451fa13c..05e3c1fcf2c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = obs-scrab
pkgdesc = adds a configurable hotkey to quickly select a screen region and add it as an image source to the current scene
pkgver = 1.1
pkgrel = 1
- url = https://github.com/univrsal/dvds3
+ url = https://github.com/univrsal/scrab
arch = x86_64
license = GPL2
makedepends = cmake
diff --git a/PKGBUILD b/PKGBUILD
index ce4f94569ff8..df575b1a00f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _obsver=26.1.2
pkgrel=1
pkgdesc="adds a configurable hotkey to quickly select a screen region and add it as an image source to the current scene"
arch=('x86_64')
-url="https://github.com/univrsal/dvds3"
+url="https://github.com/univrsal/scrab"
license=("GPL2")
depends=("obs-studio")
# Need to compile plugin in OBS compilation process