summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Strassel2018-03-10 20:06:20 +0100
committerJonas Strassel2018-03-10 20:06:20 +0100
commit68df2aa0ec2712f033fb5c7b921bdf668415ca99 (patch)
tree1d1a871c67a963641619faa2348ca35910b62bc3
parent4d411846c754a209b6465b62e63c5c4d694ed893 (diff)
downloadaur-68df2aa0ec2712f033fb5c7b921bdf668415ca99.tar.gz
remove unnecessary line
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b8abed8f484..12636cf16611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonas Strassel <info@jonas-strassel.de>
pkgname=budgie-extras-git
-pkgver=v0.4.2.r1.g8a2dc08
+pkgver=v0.4.2.r5.g64846b0
pkgrel=1
pkgdesc="Additional Budgie Desktop enhancements for the user experience https://ubuntubudgie.org"
arch=('any')
@@ -11,7 +11,7 @@ makedepends=('gobject-introspection' 'meson' 'ninja' 'vala')
source=('budgie-extras::git+https://github.com/UbuntuBudgie/budgie-extras')
sha256sums=('SKIP')
-url="https://github.com/UbuntuBudgie/budgie-extras"
+#url="https://github.com/UbuntuBudgie/budgie-extras"
pkgver() {
cd "$srcdir/${pkgname%-git}"