makedeb


ueberzug-git 18.3.0.r0.gfcc7cd9-1


ueberzug is an python script which aims to replace w3mimgdisplay

Click here to go back to the commit logs for ueberzug-git.

Commit:


Hash: cba964682b1128229835074eceb29964b1658010

Message: Really fixed version number...

Diff


diff --git a/.SRCINFO b/.SRCINFO
index c826240..9f08b17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = python-ueberzug-git
 	pkgdesc = ueberzug is an python script which aims to replace w3mimgdisplay
-	pkgver = c5fe4bc
-	pkgrel = 4
+	pkgver = 18.1.1.c5fe4bc
+	pkgrel = 1
 	url = https://github.com/seebye/ueberzug
 	arch = any
 	license = GPL3
@@ -15,7 +15,7 @@ pkgbase = python-ueberzug-git
 	depends = python-docopt
 	depends = python-psutil
 	depends = python-attrs
-	provides = python-ueberzug=c5fe4bc
+	provides = python-ueberzug=18.1.1.c5fe4bc
 	conflicts = python-ueberzug
 	source = git+https://github.com/seebye/ueberzug.git#branch=master
 	md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 145a727..617ebe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
 
 _pkgname=ueberzug
 pkgname=python-${_pkgname}-git
-pkgver=c5fe4bc
-pkgrel=4
+pkgver=18.1.1.c5fe4bc
+pkgrel=1
 pkgdesc="ueberzug is an python script which aims to replace w3mimgdisplay"
 arch=('any')
 url="https://github.com/seebye/${_pkgname}"