summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2016-06-11 22:46:12 -0500
committeryoungunix2016-06-11 22:46:12 -0500
commitd981e95ad7e1ca7d3c7bf02e3355e9a635b1b359 (patch)
treed6450f4eba82860e7a3e9838279b856c088f10cc
parentee947c6bc912551f8f25473bde3333878dbb9dea (diff)
downloadaur-d981e95ad7e1ca7d3c7bf02e3355e9a635b1b359.tar.gz
Remove .install, source and build updates
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb5a87e5298f..d3ad800ac937 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,8 @@
-# Generated by makepkg 5.0.1
-# Tue Mar 22 23:13:07 UTC 2016
pkgbase = flycheck
pkgdesc = Modern on-the-fly syntax checking extension for GNU Emacs
pkgver = 0.25
pkgrel = 1
url = http://www.flycheck.org/
- install = flycheck.install
arch = any
license = GPL
makedepends = emacs
diff --git a/PKGBUILD b/PKGBUILD
index e1f0dfb131e6..e4149efda545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=('GPL')
# groups=('emacs-plugins')
depends=('emacs' 'emacs-dash')
makedepends=('emacs' 'texinfo')
-install=flycheck.install
source=("https://github.com/flycheck/flycheck/archive/$pkgver.tar.gz")
sha256sums=('dc85d1e67a83020aafc63df980aa6bbb07595f6ef32d8888089066b8f62ad34a')