dunst-1.9.1
This commit is contained in:
@@ -23,5 +23,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s %s" % (get.installDIR(), j))
|
||||
|
||||
pisitools.dodoc("AUTHORS", "CHANGELOG.md", "HACKING.md", "README.md", "RELEASE_NOTES")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "CHANGELOG.md", "RELEASE_NOTES")
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<PartOf>desktop.misc</PartOf>
|
||||
<Summary>Lightweight and customizable notification daemon.</Summary>
|
||||
<Description>Dunst is a lightweight replacement for the notification daemons provided by most desktop environments. It’s very customizable, isn’t dependent on any toolkits, and therefore fits into those window manager centric setups we all love to customize to perfection.</Description>
|
||||
<Archive sha1sum="4fcc52dc552a8ae132c861ed89eb4baea4661a8a" type="targz">
|
||||
https://github.com/dunst-project/dunst/archive/refs/tags/v1.9.0.tar.gz
|
||||
<Archive sha1sum="b90abc1e52584f29d21bfb326d9faaceb5cdf6c0" type="targz">
|
||||
https://github.com/dunst-project/dunst/archive/refs/tags/v1.9.1.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>dbus-devel</Dependency>
|
||||
@@ -60,6 +60,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2023-03-11</Date>
|
||||
<Version>1.9.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2022-07-10</Date>
|
||||
<Version>1.9.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user