summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Whitwell2020-02-14 14:47:54 +0000
committerTom Whitwell2020-02-14 14:47:54 +0000
commit73f91371b0117244df5a39adaa85c03a21d97757 (patch)
treef5cde8c2f34c3a098551ee6ffed51d4d00b7055f
parentcd3f7af8ea30b91103cdb45e5a6eb671d8bf434d (diff)
downloadaur-73f91371b0117244df5a39adaa85c03a21d97757.tar.gz
Update description
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d65d5e4d8bb..650d4de7c376 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = govuk-guix-git
- pkgdesc = CLI for GDS Staff
+ pkgdesc = Package, service and system definitions using GNU Guix for software and systems related to GOV.UK.
pkgver = r22071.8d3fbcde3
pkgrel = 1
url = https://github.com/alphagov/govuk-guix
- arch = i686
- arch = x86_64
+ arch = any
license = MIT
makedepends = git
+ makedepends = ruby
provides = govuk-guix=r22071.8d3fbcde3
conflicts = govuk-guix
source = govuk-guix-git::git+https://github.com/alphagov/govuk-guix
diff --git a/PKGBUILD b/PKGBUILD
index f5f1da9f2c7f..9087d95e5adc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=govuk-guix-git
pkgver=r22071.8d3fbcde3
pkgrel=1
-pkgdesc="CLI for GDS Staff"
+pkgdesc="Package, service and system definitions using GNU Guix for software and systems related to GOV.UK."
arch=('any')
url="https://github.com/alphagov/govuk-guix"
license=('MIT')