summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVirtualTam2021-08-10 23:36:12 +0200
committerVirtualTam2021-08-10 23:36:12 +0200
commit42ccb2bb657e160b7b54e5c07963742b02db3117 (patch)
tree47a06f96ac81bd5850028c6bab3e1a3baf451a2c /PKGBUILD
parent46d0d0bc3cb5c293d5c068bffe2b47b8b3eb1d44 (diff)
downloadaur-fortune-mod-protolol-git.tar.gz
Set arch to 'any', update Git URL
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30edeb7e0ed2..8bd1bea0f594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@ pkgver=9f59ff8
pkgrel=2
pkgdesc="A compilation of networking jokes"
url="http://attrition.org/misc/ee/protolol.txt"
-arch=('i686' 'x86_64')
+arch=('any')
license=('custom:WTFPL')
depends=(fortune-mod)
makedepends=(git)
_gitname="fortune-protolol"
-source=(git://github.com/virtualtam/fortune-protolol.git)
+source=(git+https://github.com/virtualtam/fortune-protolol.git)
sha256sums=(SKIP)
pkgver() {