diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-11-06 00:15:35 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-18 17:52:49 +0100 |
commit | 46a94c3d2819c25ae633a090332e61e533b9cd0f (patch) | |
tree | bb070c1a465eef122c8f6dabefa8afae77350933 /testing | |
parent | 77e4c97e3364b7732d47d9d374903cb96e8a05a9 (diff) | |
download | aports-46a94c3d2819c25ae633a090332e61e533b9cd0f.tar.bz2 aports-46a94c3d2819c25ae633a090332e61e533b9cd0f.tar.xz |
rebuild against libgsl.so.25
Diffstat (limited to 'testing')
-rw-r--r-- | testing/krita/APKBUILD | 2 | ||||
-rw-r--r-- | testing/meep/APKBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/krita/APKBUILD b/testing/krita/APKBUILD index 366bf2d168..3244576696 100644 --- a/testing/krita/APKBUILD +++ b/testing/krita/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=krita pkgver=4.2.6 -pkgrel=0 +pkgrel=1 arch="all" url="https://krita.org/" pkgdesc="Free digital painting application. Digital Painting, Creative Freedom!" diff --git a/testing/meep/APKBUILD b/testing/meep/APKBUILD index 8f4bfe176a..a9d96e2a6d 100644 --- a/testing/meep/APKBUILD +++ b/testing/meep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=meep pkgver=1.3 -pkgrel=6 +pkgrel=7 pkgdesc="free finite-difference time-domain (FDTD) simulation software package developed at MIT to model electromagnetic systems" url="http://ab-initio.mit.edu/wiki/index.php/Meep" arch="x86_64 x86 ppc64le s390x" |