summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAskhat2021-01-21 13:36:09 +0700
committerAskhat2021-01-21 13:36:09 +0700
commit8a5ff215079274b4e236e0397c01de2710ab3c72 (patch)
treebab4b1e8fb7914f330442b69263f2fcb1158bc9d
parentc3797b398fdd54ba6dbd70ad3f103dc9c9f398a6 (diff)
downloadaur-8a5ff215079274b4e236e0397c01de2710ab3c72.tar.gz
Add options=('\!makeflags') without release bump
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7b3e8fc0b9b..49e7dc93efbb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = azpainter
depends = fontconfig
depends = libjpeg-turbo
depends = libxi
+ options = !makeflags
source = http://azsky2.html.xdomain.jp/arc/azpainter-2.1.7.tar.xz
source = azpainter-2.1.7-translations.patch
sha256sums = 62e0ce810ada061864c728dbb7dd8c3eb7398566657d758442e9fd33b3db5cb4
diff --git a/PKGBUILD b/PKGBUILD
index 86c3f667830d..09c724018719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@ url="http://azsky2.html.xdomain.jp/soft/azpainter.html"
license=('GPL3')
depends=('hicolor-icon-theme' 'fontconfig' 'libjpeg-turbo' 'libxi')
makedepends=('libxfixes')
+options=('!makeflags')
source=("http://azsky2.html.xdomain.jp/arc/azpainter-2.1.7.tar.xz"
"${pkgname}-${pkgver}-translations.patch")
-
sha256sums=('62e0ce810ada061864c728dbb7dd8c3eb7398566657d758442e9fd33b3db5cb4'
'b0ed4040480a8a4c5fea5b754b8f11c7925371ececa7dcee6d5416fb85a829fd')