summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteve Engledow2024-04-02 13:57:16 +0100
committerSteve Engledow2024-04-02 13:57:16 +0100
commit11897cc74013c2329ef7b962abdab3d1fd66641a (patch)
tree8e0d179c851effdbb8676e89ac004d37fa5da340 /PKGBUILD
parent6b2360f3663fb249ce44492207e8945916b7245c (diff)
downloadaur-please.tar.gz
Add upstream URL to PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55534dc784a6..58e39503dc02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Steve Engledow <steve at offend dot me dot uk>
pkgname=please
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A command line utility that makes it easy to integrate web services into your shell scripts"
arch=('i686' 'x86_64')
-url=""
+url="https://github.com/stilvoid/please"
license=('MIT')
install=
changelog=