diff --git a/PKGBUILD b/PKGBUILD index 3af080c..7ed055e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=xtitle pkgname="$_pkgname"-git -pkgver=25 +pkgver=47 pkgrel=1 pkgdesc='Outputs X window titles' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=( 'libxcb' 'xcb-util' 'xcb-util-wm' ) makedepends=('git') provides=("${_pkgname}") conflicts=("${_pkgname}") -source=("https://github.com/baskerville/${_pkgname}.git") +source=("git+https://github.com/baskerville/${_pkgname}") md5sums=('SKIP') pkgver() {