summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Willemse2016-03-18 21:46:19 +0100
committerTom Willemse2016-03-18 21:46:51 +0100
commite40034728f32d6ebc1783b28a1943be27e7273f8 (patch)
tree9808fbdae2422fb14be6c2bae08ea55ab64bde1a /PKGBUILD
parentdbaf0cb2e8d29e321e56cb02aa827d4c80ee7f23 (diff)
downloadaur-python2-dispass-git.tar.gz
Remove unnecessary dispass.desktop
It’s included in DisPass itself.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ca3a02f6313..30edb6141e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,13 +12,11 @@ depends=('python2' 'python2-pycommand')
makedepends=('python2-distribute' 'git')
optdepends=('tk: for gdispass')
arch=('any')
-source=("git://github.com/babab/$_name.git"
- dispass.desktop)
+source=("git://github.com/babab/$_name.git")
url="http://dispass.babab.nl/"
license=("custom:ISC")
conflicts=(python2-dispass)
-md5sums=('SKIP'
- '16168222774d693d5ade0d88aba4f35e')
+md5sums=('SKIP')
install=dispass.install
pkgver() {