summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornikp1232024-02-13 11:39:01 +0000
committernikp1232024-02-13 11:39:01 +0000
commitc45dc2cf8c4468f3a14cb01c316609b55794bee4 (patch)
tree09e22d341f56b49d0394de24ee685ccb921464aa
parent15fab3552ae135361f09ab23f2820d97da943c32 (diff)
downloadaur-c45dc2cf8c4468f3a14cb01c316609b55794bee4.tar.gz
Add x86_64_v3 to ARCH array
-rwxr-xr-x[-rw-r--r--].SRCINFO2
-rwxr-xr-x[-rw-r--r--]PKGBUILD2
-rwxr-xr-x[-rw-r--r--]autogen.patch0
3 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc5202663b48..b36fc62e0578 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,6 +4,7 @@ pkgbase = gimp-plugin-deskew-git
pkgrel = 4
url = https://github.com/gimp-plugins-justice/gimp-deskew-plugin
arch = x86_64
+ arch = x86_64_v3
license = GPL
makedepends = git
makedepends = gcc
@@ -20,4 +21,3 @@ pkgbase = gimp-plugin-deskew-git
sha256sums = SKIP
pkgname = gimp-plugin-deskew-git
-
diff --git a/PKGBUILD b/PKGBUILD
index b61e56481cd7..ac1db980f708 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _pkgname=gimp-deskew-plugin
pkgver=1.1
pkgrel=4
pkgdesc="Auto straighten lines of text in scanned documents"
-arch=('x86_64')
+arch=('x86_64' 'x86_64_v3')
#(old old) url="http://www.cubewano.org/gimp-deskew-plugin/"
#(old) url="https://github.com/prokoudine/gimp-deskew-plugin"
url="https://github.com/gimp-plugins-justice/gimp-deskew-plugin"
diff --git a/autogen.patch b/autogen.patch
index 13044d280f4c..13044d280f4c 100644..100755
--- a/autogen.patch
+++ b/autogen.patch