summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2015-10-29 09:03:18 +0100
committerGordian Edenhofer2015-10-29 09:03:18 +0100
commit0ee9ad6b1c85b660bad67351db9b66554bfba797 (patch)
treed133b5b7dc0b815419cdba12caf962ebe60cefce /PKGBUILD
parent5e0de2f872762efa5e32cb12fba47fed3c2d18f0 (diff)
downloadaur-0ee9ad6b1c85b660bad67351db9b66554bfba797.tar.gz
Remove inappropriate .install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1d71c121cc1..582272f6916d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=paper-gtk-theme-git
_pkgname=paper-gtk-theme
pkgver=179.6a5f14c
-pkgrel=1
+pkgrel=2
pkgdesc="A modern desktop theme suite. Its design is mostly flat with a minimal use of shadows for depth."
arch=('any')
url="http://snwh.org/paper/theme/"
@@ -14,7 +14,6 @@ depends=('gtk-engine-murrine')
#optdepends=("python: scripts to simplify the rendering process"
# "inkscape: edit theme assets")
makedepends=('git')
-install=${pkgname}.install
source=("${_pkgname}"::"git+https://github.com/snwh/${_pkgname}.git")
md5sums=('SKIP')