summarylogtreecommitdiffstats
path: root/oregano.install
diff options
context:
space:
mode:
authorSimon Doppler2018-01-03 19:05:50 +0100
committerSebastian 'Swift Geek' Grzywna2018-01-03 19:09:20 +0100
commit3939e43ce9229728946e408a43518faa3674963d (patch)
tree5a523b991a3a3f3accb8bdc4d5ef7e7859763930 /oregano.install
parentc28269269dcd071019044e539a725ef87f552162 (diff)
downloadaur-3939e43ce9229728946e408a43518faa3674963d.tar.gz
Update to v0.84.13 and namcap fixes
Fixes in PKGBUILD: * remove leading v in $pkgver * $arch cannot be any, there are binary files in the package * remove useless dependencies * gtk3 is provided by goocanvas * libxml2 is provided by gtksourceview3 * intltool is a $makedepends * use tarball as source, not insecure git protocol * remove oregano.install from $source array * quote variables
Diffstat (limited to 'oregano.install')
-rw-r--r--oregano.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/oregano.install b/oregano.install
index 2b25faeee776..d33a1b26104f 100644
--- a/oregano.install
+++ b/oregano.install
@@ -1,6 +1,5 @@
post_install() {
glib-compile-schemas /usr/share/glib-2.0/schemas
- update-desktop-database -q
}
post_upgrade() {