summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustaf Lindstedt2019-08-11 16:13:53 +0200
committerGustaf Lindstedt2019-08-11 16:13:53 +0200
commitd40daaf0646513da836705c5f50c9d3bd4026307 (patch)
treee95e49ac9aca22c2389d12ad064b70a159668cd9
parent974f2fdbd743cba4dedcc3c256649663164f6419 (diff)
downloadaur-d40daaf0646513da836705c5f50c9d3bd4026307.tar.gz
Update repository url
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c359c3e5af47..b7da32d4dd4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Gustaf Lindstedt <gustaflindstedt at protonmail dot com>
pkgname=xwobf-git
-pkgver=0.r8.cc04f4d
+pkgver=0.r17.4ff96e3
pkgrel=1
pkgdesc='Generates a screenshot which obfuscates all X windows.'
arch=('any')
-url='https://github.com/glindste/xwobf'
+url='https://github.com/glindstedt/xwobf'
license=('MIT')
depends=('xorg-server' 'libxcb' 'imagemagick')
makedepends=('git' 'libxcb' 'imagemagick')
-source=("${pkgname}::git://github.com/glindste/xwobf.git")
+source=("${pkgname}::git://github.com/glindstedt/xwobf.git")
provides=("xwobf=${pkgver}")
conflicts=('xwobf')
md5sums=('SKIP')