add notification of transaction finished

This commit is contained in:
2020-03-29 21:51:10 -03:00
parent 49dc0c20a0
commit 06672f6f1f
93 changed files with 1465 additions and 107 deletions

View File

@@ -4,7 +4,7 @@ cfg_pamac_manager.set('PKGDATADIR', join_paths(get_option('prefix'),get_option('
cfg_pamac_manager.set('GETTEXT_PACKAGE', 'pamac')
cfg_pamac_manager.set('RELEASE_NAME', 'pamac')
cfg_pamac_manager.set('PREFIX', get_option('prefix'))
cfg_pamac_manager.set('VERSION', '7.1.3')
cfg_pamac_manager.set('VERSION', '7.2.0')
cfg_pamac_manager.set('TESTSRCDIR', meson.source_root())
cfgfile_6 = configure_file(