diff options
author | Erich Eckner <git@eckner.net> | 2020-05-01 13:31:10 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-05-01 13:31:10 +0200 |
commit | ff83b5a0020660858562890ad2b2aa73a3a7fc93 (patch) | |
tree | 674a460a6b58effcad96a35b72d54b3a272111bf | |
parent | 6688517986d8f4e19cd5bfd086c6339fae081bb9 (diff) | |
download | archlinuxewe-ff83b5a0020660858562890ad2b2aa73a3a7fc93.tar.xz |
qwtplot3d: rebuild
-rw-r--r-- | qwtplot3d/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qwtplot3d/PKGBUILD b/qwtplot3d/PKGBUILD index c3777f1c9..2f9705e10 100644 --- a/qwtplot3d/PKGBUILD +++ b/qwtplot3d/PKGBUILD @@ -4,7 +4,7 @@ pkgname=qwtplot3d pkgver=0.2.7 -pkgrel=14 +pkgrel=15 pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets" arch=('i686' 'pentium4' 'x86_64') license=('custom:zlib') |