summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChad Kunde2020-03-02 21:01:29 +0800
committerChad Kunde2020-03-02 21:01:29 +0800
commitec5dc48d9d5a09b486553b8453482eb15a2f4aec (patch)
treea417c448434702bcac595da784fe12a73e07255a /PKGBUILD
parentf60200e048ce9ae40adcc7b58bf3831ea4bb6ff8 (diff)
downloadaur-ec5dc48d9d5a09b486553b8453482eb15a2f4aec.tar.gz
version 0.1.4 for real
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 267112206bd8..d60405bf36e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/Kunde21/paclan'
license=('CC0')
makedepends=('git' 'go')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/Kunde21/paclan/archive/v${pkgver}.tar.gz")
-sha256sums=('bb190ed268261983230e3c0586bcd40e972900741767a67a60fe549b639c1ed6')
+sha256sums=('6a15dd398cd6a2f28419850b46cae19b9e06b21b96793fa90188dc8af7dc5d02')
install=paclan.install
build() {