summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGavin Lloyd2022-03-07 12:02:43 -0800
committerGavin Lloyd2022-03-07 12:02:43 -0800
commit9e8f0e3340ebff3a31fc9146ed28dde6f3cbf827 (patch)
treecc71e6154f42d8a64e05d308165ff3ea990579b6 /PKGBUILD
parent15edc3a9b268e49ea133e2797e3f3b28d2795567 (diff)
downloadaur-9e8f0e3340ebff3a31fc9146ed28dde6f3cbf827.tar.gz
Use default Git branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acdcc3bcc000..14a18b11328d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=hashbrowns-git
pkgver=0.18.5a3aeb2
-pkgrel=1
+pkgrel=2
pkgdesc='Provides cryptographic hashes with a minimal UI'
url='https://github.com/gavinhungry/hashbrowns'
license=('MIT')
arch=('any')
makedepends=('git')
depends=('pygtk' 'pango' 'python2-pysha3')
-source=("${pkgname}::git+${url}.git#branch=master")
+source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')
pkgver() {