summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRagnar Laud2023-11-18 15:33:58 +0200
committerRagnar Laud2023-11-18 15:33:58 +0200
commit489e5d9c223dc3c0378652ec6eead02b43ccedf2 (patch)
treeb757fdc3cff8e4b888b5c2c0edfe41a36cb3b434
parent1e2fc905a1e8e7f7a11cd534bbea8e9b05bc43f5 (diff)
downloadaur-go-pdirs.tar.gz
Update pkgrel
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9ce19731fb6..32285ef4ba95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-pdirs
pkgdesc = Project directory resolver
- pkgver = 0.1.1
- pkgrel = 1
+ pkgver = 0.1.2
+ pkgrel = 2
url = https://github.com/xprnio/go-pdirs
arch = x86_64
license = MIT
@@ -10,7 +10,7 @@ pkgbase = go-pdirs
depends = make
provides = go-pdirs
conflicts = go-pdirs-git
- source = https://github.com/xprnio/go-pdirs/archive/v0.1.1.tar.gz
- sha256sums = 7aaea62e7a6bb8b46ce1c0e75c76ef083198d314545c4c93ef5dead5fe1b08cd
+ source = https://github.com/xprnio/go-pdirs/archive/v0.1.2.tar.gz
+ sha256sums = 2a02afb13bcfca8b0057a48812cbdd8de0e8e3ebe007abeeb37eb26c9882268b
pkgname = go-pdirs
diff --git a/PKGBUILD b/PKGBUILD
index 6046d8414e3e..aa0256c03fb1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Ragnar Laud <ragnar.laud@hotmail.com>
pkgname=go-pdirs
-pkgrel=1
+pkgrel=2
pkgver=0.1.2
pkgdesc="Project directory resolver"
arch=(x86_64)