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

Sébastien Luttringer seblu at archlinux.org
Fri Dec 18 18:56:26 UTC 2015


    Date: Friday, December 18, 2015 @ 19:56:25
  Author: seblu
Revision: 153688

upgpkg: picocom 2.1-2

Modified:
  picocom/trunk/PKGBUILD
  picocom/trunk/picocom.install

-----------------+
 PKGBUILD        |    2 +-
 picocom.install |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-18 18:37:18 UTC (rev 153687)
+++ PKGBUILD	2015-12-18 18:56:25 UTC (rev 153688)
@@ -4,7 +4,7 @@
 
 pkgname=picocom
 pkgver=2.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Minimal dumb-terminal emulation program, very much like minicom'
 url='https://github.com/npat-efault/picocom'
 license=('GPL2')

Modified: picocom.install
===================================================================
--- picocom.install	2015-12-18 18:37:18 UTC (rev 153687)
+++ picocom.install	2015-12-18 18:56:25 UTC (rev 153688)
@@ -12,6 +12,6 @@
 }
 
 ## arg 1:  the old package version
-post_remove() {
+pre_remove() {
  type -P systemd-tmpfiles >/dev/null && systemd-tmpfiles --clean --remove picocom.conf
 }



More information about the arch-commits mailing list