diff options
author | psykose <alice@ayaya.dev> | 2022-12-04 08:32:05 +0000 |
---|---|---|
committer | psykose <alice@ayaya.dev> | 2022-12-04 09:32:05 +0100 |
commit | a3637ffa1e2331e57f18f39481cd21954ea78ee4 (patch) | |
tree | be50d6e6ab83c69d5cadd6721c4e5aae79b599f7 | |
parent | 3b06f6bce77426188476a022d51d596d804db4ff (diff) | |
download | aports-a3637ffa1e2331e57f18f39481cd21954ea78ee4.tar.gz aports-a3637ffa1e2331e57f18f39481cd21954ea78ee4.tar.bz2 aports-a3637ffa1e2331e57f18f39481cd21954ea78ee4.tar.xz |
main/*: rebuild against libice-1.1.0
-rw-r--r-- | main/gst-plugins-base/APKBUILD | 2 | ||||
-rw-r--r-- | main/gtk+3.0/APKBUILD | 2 | ||||
-rw-r--r-- | main/libsm/APKBUILD | 2 | ||||
-rw-r--r-- | main/libxt/APKBUILD | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/main/gst-plugins-base/APKBUILD b/main/gst-plugins-base/APKBUILD index 8360b442db..7d2d86f280 100644 --- a/main/gst-plugins-base/APKBUILD +++ b/main/gst-plugins-base/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gst-plugins-base pkgver=1.20.4 -pkgrel=0 +pkgrel=1 pkgdesc="GStreamer streaming media framework base plug-ins" url="https://gstreamer.freedesktop.org" arch="all" diff --git a/main/gtk+3.0/APKBUILD b/main/gtk+3.0/APKBUILD index 83cdc9f828..14d3ee7aa2 100644 --- a/main/gtk+3.0/APKBUILD +++ b/main/gtk+3.0/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gtk+3.0 pkgver=3.24.35 -pkgrel=0 +pkgrel=1 pkgdesc="The GTK+ Toolkit (v3)" url="https://www.gtk.org/" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" diff --git a/main/libsm/APKBUILD b/main/libsm/APKBUILD index bdf57d9fc0..4de004bf68 100644 --- a/main/libsm/APKBUILD +++ b/main/libsm/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libsm pkgver=1.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="X11 Session Management library" url="https://xorg.freedesktop.org/" arch="all" diff --git a/main/libxt/APKBUILD b/main/libxt/APKBUILD index ca976a2b95..8987954814 100644 --- a/main/libxt/APKBUILD +++ b/main/libxt/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libxt pkgver=1.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="X11 toolkit intrinsics library" url="http://xorg.freedesktop.org/" arch="all" |