summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2019-02-24 07:31:54 +0100
committerSebastian 'Swift Geek' Grzywna2019-02-24 07:31:54 +0100
commit810a56b511c5fef99c499ce02c85cabc79644f5f (patch)
treeea6494563f4c0c012af76ec9f381baf3ab60d0b0
parente5df5dd5886f8f442b5175524e17a1eb58e846a6 (diff)
downloadaur-810a56b511c5fef99c499ce02c85cabc79644f5f.tar.gz
Import archived debian repo to gitlab and use that
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5196e9c6726..89f6bc9c8f2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgname=pnputils-git
pkgver=0.1.3+56.g81e685a
pkgrel=1
pkgdesc="PNP utils"
-arch=('any')
+arch=('i686' 'x86_64')
url='http://git.debian.org/?p=collab-maint/pnputils.git'
-license=('GPLv2')
-source=('git://git.debian.org/git/collab-maint/pnputils')
+license=('GPL')
+source=('git+https://gitlab.com/swiftgeek/pnputils.git')
md5sums=('SKIP')
conflicts=('pnputils')
provides=("pnputils=${pkgver%+*}")