summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Kubosz2017-01-05 19:30:47 +0100
committerRobert Kubosz2017-01-05 19:30:47 +0100
commitc6482f5052719f8b227682a578e9874f6f74d117 (patch)
tree78192f82e9c75199323ae996832c55070ca08db8
parent109da4f36e5044c6cce03123d6f3364c66d8aa62 (diff)
downloadaur-c6482f5052719f8b227682a578e9874f6f74d117.tar.gz
change pkgver and pkgrel
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e48d4157de9b..ebb91d076fca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Robert Kubosz <kubosz.robert@gmail.com>
pkgname=dyplompwr
-pkgver=1
-pkgrel=1.0
-_pkgrel=v1.0
+pkgver=1.0
+pkgrel=1
+_gitrel=v1.0
pkgdesc='Latex package with unofficial thesis template for students of Wrocław University of Technology'
arch=('any')
depends=('texlive-core' 'urw-garamond' 'urw-classico')
license=('MIT')
url='https://github.com/rkubosz/dyplompwr'
-source=("https://github.com/rkubosz/dyplompwr/releases/download/$_pkgrel/dyplompwr.zip"
+source=("https://github.com/rkubosz/dyplompwr/releases/download/$_gitrel/dyplompwr.zip"
'license')
md5sums=('be7a7957f5680cb44db2b0cb3f132a1d'
'532f9a8276206a404a50e40544238013')