Compare commits

..

No commits in common. "master" and "5595a2446d55349f4793f457f2e7bb1130a91ded" have entirely different histories.

2 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
# Maintainer: David Thurstenson <thurstylark@gmail.com>
pkgname=pacdiff-hook
pkgver=0.3
pkgrel=3
pkgver=0.2
pkgrel=1
pkgdesc="A hook to run pacdiff after any run of pacman"
arch=('any')
url="https://git.thurstylark.com/tl-pacdiff-hook.git/"
license=('GPL')
groups=('tlconfig')
depends=('pacman-contrib')
depends=('pacman-contrib' 'vim')
source=("pacdiff.hook")
md5sums=('bba2d66a6beb82b96030172149e5b3db')
md5sums=('1593196d71a84ac8c5f9d58c96c00508')
package() {
install -Dm644 pacdiff.hook ${pkgdir}/usr/share/libalpm/hooks/zz-pacdiff.hook
install -Dm644 pacdiff.hook ${pkgdir}/usr/share/libalpm/hooks/pacdiff.hook
}

View File

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