summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Bruhin2016-06-07 09:26:16 +0200
committerFlorian Bruhin2016-06-07 09:26:16 +0200
commitcdde352200e0b2fc05359c06c18b4d546f690bcf (patch)
tree6d909502786869b773e45627dbb80d46de9a0471 /PKGBUILD
parent2e4e716b30e24c51c6f4fb6824fbcaaaecf9db87 (diff)
downloadaur-cdde352200e0b2fc05359c06c18b4d546f690bcf.tar.gz
Drop .install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca3893436018..c86d40f6676f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=xournal-git
_gitname=xournal
-pkgver=0.4.8.8.g59f5980
+pkgver=0.4.8.26.g50184f0
pkgrel=1
pkgdesc="Notetaking and sketching application"
arch=('i686' 'x86_64')
@@ -14,7 +14,6 @@ makedepends=('git' 'gettext')
optdepends=('ghostscript: import PS/PDF files as bitmap backgrounds')
provides=('xournal')
conflicts=('xournal' 'xournal-image-patched' 'xournalpp-svn')
-install=xournal.install
source=('xournal::git+http://git.code.sf.net/p/xournal/code')
sha1sums=('SKIP')