summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskynet-devel2021-02-23 15:47:44 +0100
committerskynet-devel2021-02-23 15:47:44 +0100
commit378bb6a15f6b9fd439357d4a97f7a77a7157abd3 (patch)
tree7d39db6c8a6098a710ba542398e32de9f2054b61
parent5a98eefc1c1c33c00c1616abeea3c5ac050b47c8 (diff)
downloadaur-378bb6a15f6b9fd439357d4a97f7a77a7157abd3.tar.gz
Some changes
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36bf27da2aa6..4c462a71db86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=usb-imager
pkgname=${_pkgname}-git
-pkgver=1.0.r3.ga39ca8a
+pkgver=1.0
pkgrel=1
pkgdesc='GUI-Application to write bootable disk images to USB key.'
arch=(any)
@@ -25,7 +25,7 @@ depends=(
'hicolor-icon-theme'
)
-source=("${pkgname}::git+https://gitlab.com/skynet-devel/usb-imager.git#branch=master")
+source=("${pkgname}::git+https://gitlab.com/skynet-devel/usb-imager.git")
sha256sums=('SKIP')
pkgver() {