diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-05-07 07:50:28 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-05-07 12:50:36 +0000 |
commit | a4877367e6f3d36d15ac5dd640f48b8add31f3ed (patch) | |
tree | 1872354ccbc293bdfb068a4727985959b640ce25 | |
parent | 4b5879960c66be316857f67bb7fb5c9cc3246cd8 (diff) | |
download | aports-a4877367e6f3d36d15ac5dd640f48b8add31f3ed.tar.gz aports-a4877367e6f3d36d15ac5dd640f48b8add31f3ed.tar.bz2 aports-a4877367e6f3d36d15ac5dd640f48b8add31f3ed.tar.xz |
community/*: rebuild against glade-3.36.0
-rw-r--r-- | community/gnome-builder/APKBUILD | 2 | ||||
-rw-r--r-- | community/libxfce4ui/APKBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-builder/APKBUILD b/community/gnome-builder/APKBUILD index 0177ef0898d..b271b90287e 100644 --- a/community/gnome-builder/APKBUILD +++ b/community/gnome-builder/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=gnome-builder pkgver=3.36.0 -pkgrel=2 +pkgrel=3 pkgdesc="Develop software for GNOME" url="https://wiki.gnome.org/Apps/Builder" arch="all !s390x !mips !mips64" diff --git a/community/libxfce4ui/APKBUILD b/community/libxfce4ui/APKBUILD index 4793dc1da04..5108a7eb4bf 100644 --- a/community/libxfce4ui/APKBUILD +++ b/community/libxfce4ui/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libxfce4ui pkgver=4.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="Widgets library for the Xfce desktop environment" url="https://xfce.org/" arch="all" |