Browse Source

Change hook description

master
David Thurstenson 1 year ago
parent
commit
b43fdbcb52
  1. 2
      PKGBUILD
  2. 2
      pacdiff.hook

2
PKGBUILD

@ -1,6 +1,6 @@
# Maintainer: David Thurstenson <thurstylark@gmail.com>
pkgname=pacdiff-hook
pkgver=0.2
pkgver=0.3
pkgrel=3
pkgdesc="A hook to run pacdiff after any run of pacman"
arch=('any')

2
pacdiff.hook

@ -5,6 +5,6 @@ Operation = Remove
Type = Package
Target = *
[Action]
Description = The following pacdiffs were found:
Description = The following .pacnews were found by pacdiff:
When = PostTransaction
Exec = /usr/bin/pacdiff -o

Loading…
Cancel
Save