summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilken 'Akiko' Gottwalt2023-07-31 08:52:26 +0200
committerWilken 'Akiko' Gottwalt2023-07-31 08:52:26 +0200
commitf04995599e60addee3f27fef458236814d2bfad7 (patch)
treeabd58e1d9eb7a8cd36f6c3e2bdc06a1f394fd59e
parente9bac5fb461e61bdf304d32289b198c6c20862e6 (diff)
downloadaur-f04995599e60addee3f27fef458236814d2bfad7.tar.gz
updated package metadata
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8bc62ff03d7..db6e8aa04030 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = nana
pkgdesc = An opensource cross-platform GUI library written in modern C++11 for static linking
pkgver = 1.7.4
- pkgrel = 2
+ pkgrel = 3
url = http://nanapro.org/en-us/
- arch = i686
arch = x86_64
license = custom:Boost Software License
makedepends = alsa-lib
diff --git a/PKGBUILD b/PKGBUILD
index 6a3ccf72b461..493adc534de0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Wilken 'Akiko' Gottwalt <akiko@mailbox.org>
+# Maintainer: Wilken Gottwalt <wilken dot gottwalt at posteo dot net>
pkgname=nana
pkgver=1.7.4
-pkgrel=2
+pkgrel=3
pkgdesc="An opensource cross-platform GUI library written in modern C++11 for static linking"
-arch=("i686" "x86_64")
+arch=("x86_64")
url="http://nanapro.org/en-us/"
license=("custom:Boost Software License")
depends=("alsa-lib" "libjpeg-turbo" "libpng" "libx11" "libxft")