[arch-commits] Commit in higan/trunk (PKGBUILD higan.install)

Maxime Gauduin alucryd at archlinux.org
Sat Dec 26 18:02:55 UTC 2015


    Date: Saturday, December 26, 2015 @ 19:02:54
  Author: alucryd
Revision: 154568

upgpkg: higan 096-2

Modified:
  higan/trunk/PKGBUILD
  higan/trunk/higan.install

---------------+
 PKGBUILD      |    2 +-
 higan.install |    4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-26 17:50:45 UTC (rev 154567)
+++ PKGBUILD	2015-12-26 18:02:54 UTC (rev 154568)
@@ -3,7 +3,7 @@
 
 pkgname=higan
 pkgver=096
-pkgrel=1
+pkgrel=2
 pkgdesc='Nintendo multi-system emulator'
 arch=('i686' 'x86_64')
 url='http://byuu.org/'

Modified: higan.install
===================================================================
--- higan.install	2015-12-26 17:50:45 UTC (rev 154567)
+++ higan.install	2015-12-26 18:02:54 UTC (rev 154568)
@@ -7,4 +7,8 @@
 EOF
 }
 
+post_upgrade() {
+  post_install
+}
+
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list