diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2020-04-02 21:31:57 +0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-04-02 21:33:22 +0000 |
commit | f5c9a172bd769970a093f235647b50dc1a79887b (patch) | |
tree | 45eaeda58bded5adae7829ba915a83de45145663 | |
parent | 2d25ccbad1e8c0713efc75bbdd5196e6d97be11d (diff) | |
download | aports-f5c9a172bd769970a093f235647b50dc1a79887b.tar.bz2 aports-f5c9a172bd769970a093f235647b50dc1a79887b.tar.xz |
community/gnome-builder: rebuild against libgit2.so.1.0
-rw-r--r-- | community/gnome-builder/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-builder/APKBUILD b/community/gnome-builder/APKBUILD index eb64a7aa3d..0b849cc43f 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=1 +pkgrel=2 pkgdesc="Develop software for GNOME" url="https://wiki.gnome.org/Apps/Builder" arch="all !s390x" |