summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcb36cc86a25..2abc7cc7a546 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: dadav <33197631+dadav@users.noreply.github.com>
pkgname=rofi-tmpmail-git
-pkgver=0.1.0
+pkgver=master
pkgrel=1
pkgdesc="This tool if a rofi wrapper for the tmpmail tool"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL')
makedepends=()
depends=('xclip' 'tmpmail-git' 'rofi')
provides=('rofi-tmpmail')
-source=("https://github.com/dadav/rofi-tmpmail/archive/${pkgver}.zip")
+source=("https://github.com/dadav/rofi-tmpmail/archive/refs/heads/${pkgver}.zip")
sha256sums=('SKIP')
package() {