summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjon2018-12-07 11:53:34 +0200
committerjon2018-12-07 11:53:34 +0200
commitf39858b0ca563101dbd9e98ebcbd6d02786e06ab (patch)
tree5eaea2c088b99f06c0d74cc66302211d26b347c8
parent79b7412ba1e546221247862de18a9e38e7afd2df (diff)
downloadaur-f39858b0ca563101dbd9e98ebcbd6d02786e06ab.tar.gz
Fixed pkgrel version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24cff38514ae..df70b15d90cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = boram
pkgdesc = Cross-platform WebM converter
pkgver = 0.5.3
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/Kagami/boram
arch = x86_64
license = CC0-1.0
diff --git a/PKGBUILD b/PKGBUILD
index 63b0ba45619c..7ca7ba7bf441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Šarūnas Gliebus <ssharunas at yahoo.co.uk>
pkgname=boram
pkgver=0.5.3
-pkgrel=2
+pkgrel=1
pkgdesc="Cross-platform WebM converter"
arch=('x86_64')
url="https://github.com/Kagami/boram"