summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Waldrep2022-06-10 02:03:44 +0000
committerJonathan Waldrep2022-06-10 02:03:44 +0000
commitcd579aa6763f3741d32f10862effb083329eb6b0 (patch)
tree38ac706ed6d4a7702af4e1d47cde0906ab239d91 /PKGBUILD
parentab6536a733cd16a15aea22ce86781a6a7ea1da2f (diff)
downloadaur-cd579aa6763f3741d32f10862effb083329eb6b0.tar.gz
Use https to pull from github; Add epoch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be43f4396985..9aa121e83162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
-# Maintainer: JumperPunk <spartan074 _at_ gmail dot com>
+# Maintainer: a172 <spartan074 _at_ gmail dot com>
pkgname=udiskie-dmenu-git
_gitroot='udiskie-dmenu'
-pkgver=0.3.0.r5.378d374
+epoch=1
+pkgver=0.3.0.r10.0b538f9
pkgrel=1
pkgdesc='manage removable devices via dmenu (or rofi)'
arch=('any')
@@ -13,7 +14,7 @@ optdepends=('rofi: use rofi as the front-end')
makedepends=('git')
conflicts=()
provides=()
-source=("git://github.com/fogine/${_gitroot}.git")
+source=("git+https://github.com/fogine/${_gitroot}.git")
md5sums=('SKIP')
pkgver() {