diff --git a/.gitignore b/.gitignore index 19150bc..27b89e8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ xcompmgr-1.1.5.tar.bz2 /xcompmgr-1.1.7.tar.bz2 /xcompmgr-1.1.8.tar.gz /xcompmgr-1.1.9.tar.gz +/xcompmgr-1.1.10.tar.xz diff --git a/sources b/sources index f3b181f..87d1b6d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xcompmgr-1.1.9.tar.gz) = 945a13364ed06e62342cb8690f6a38cde96b62472382a7de997d7dd3400fae8e81bd1a9be718aeb6dba64f02fc07fd6453c79418008aaeee260adcd6248b4375 +SHA512 (xcompmgr-1.1.10.tar.xz) = 6dd5c72d6859489580dabdb96e3b572931cec7c426022213007c92df2d805a8f01a7f3dc5e8493f6e550bb809f71a50ca1630f50555d47b8d5b4b2726d7b8b12 diff --git a/xcompmgr.spec b/xcompmgr.spec index ce6e53e..61cb24c 100644 --- a/xcompmgr.spec +++ b/xcompmgr.spec @@ -1,11 +1,11 @@ Name: xcompmgr -Version: 1.1.9 +Version: 1.1.10 Release: %autorelease Summary: X11 composite manager License: MIT URL: https://gitlab.freedesktop.org/xorg/app/xcompmgr -Source: https://www.x.org/archive/individual/app/%{name}-%{version}.tar.gz +Source: https://www.x.org/archive/individual/app/%{name}-%{version}.tar.xz BuildRequires: gcc BuildRequires: make