summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 5 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2b82f9a46b2..78dc3b2af390 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,15 @@
pkgbase = nixwriter
pkgdesc = Create bootable Linux images with dd and from a GTK user interface
- pkgver = 0.1
- pkgrel = 2
+ pkgver = 2.0.0
+ pkgrel = 1
url = https://gitlab.com/9898287/nixwriter
arch = x86_64
license = MIT
- makedepends = ldc
- makedepends = dub
+ makedepends = git
+ makedepends = cargo
depends = gtk3
- depends = polkit
- depends = util-linux
optdepends = libnotify: notifications
- noextract = git+https://gitlab.com/9898287/nixwriter.git
- source = git+https://gitlab.com/9898287/nixwriter.git
+ source = git+https://gitlab.com/9898287/nixwriter.git#tag=2.0.0
sha256sums = SKIP
pkgname = nixwriter
-