summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Schaffrath2019-06-05 05:03:53 +0200
committerPhilipp Schaffrath2019-06-05 05:03:53 +0200
commit45354f5b7ed3544f256349f2e05b46e89e2ea0f0 (patch)
tree0718983cf13cf583a700a867ac566a23ceaf5876
parentc20fd569a662cabdcba1d1ea4b30abd18f4b84d0 (diff)
downloadaur-45354f5b7ed3544f256349f2e05b46e89e2ea0f0.tar.gz
fixed version naming
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f80a1957fae0..624927e50b75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = giph-git
pkgdesc = gif recorder that records the desktop, a window or a selection
- pkgver = v1.0.r0.gd7eccda
+ pkgver = 1.0.r0.gd7eccda
pkgrel = 1
url = https://github.com/phisch/giph
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2521b074ff24..2d25ceb64973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philipp Schaffrath <aur at philipp dot schaffrath dot email>
pkgname=giph-git
-pkgver=v1.0.r0.gd7eccda
+pkgver=1.0.r0.gd7eccda
pkgrel=1
pkgdesc='gif recorder that records the desktop, a window or a selection'
url='https://github.com/phisch/giph'