libxshmfence ver. bump

This commit is contained in:
Rmys
2022-10-19 12:38:24 +03:00
committed by GitHub
parent d03d668c10
commit 8fdcfa92ee
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("ChangeLog", "COPYING", "README")
pisitools.dodoc("ChangeLog", "COPYING", "README*")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>X.Org libxshmfence library</Summary>
<Description>libxshmfence is the X Window System video extension library.</Description>
<Archive sha1sum="3472218fc0e8ee8183533d22dbcd4bbe90bf3ab8" type="tarbz2">mirrors://xorg/individual/lib/libxshmfence-1.3.tar.bz2</Archive>
<Archive sha1sum="b19241e3b3ece5f8660e2a73986172f6bfdae8a9" type="tarxz">mirrors://xorg/individual/lib/libxshmfence-1.3.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>libXext-devel</Dependency>
<Dependency>util-macros</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="7">
<Date>2022-10-19</Date>
<Version>1.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-01-10</Date>
<Version>1.3</Version>