summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVicente Reyes2019-09-05 16:04:20 -0400
committerVicente Reyes2019-09-05 16:04:20 -0400
commitf1077900dc9a29f5bc073d149e14b4685e8811ff (patch)
tree6fc752db61aec9ba5f134513b0fb74a928029a45
parentc76cfa6457612208b7093d11402a10eafc7ae534 (diff)
downloadaur-f1077900dc9a29f5bc073d149e14b4685e8811ff.tar.gz
fix url
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df1f49615931..5d93bca18d94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Vicente Reyes <vreyesvaldivieso [at] gmail [dot] com>
pkgname=atool-desktop
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop Entry for atool-based archive unpacking"
arch=('any')
-url="https://github.com/~vicentereyes/PKGBUILDs"
+url="https://git.sr.ht/~vicentereyes/PKGBUILDs"
license=()
depends=('atool'
'dmenu')