summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorayekat2018-09-23 22:07:20 +0200
committerayekat2018-09-23 22:09:27 +0200
commit5da8658da6f064cd5feab5c481be212d28a45abd (patch)
treed4213e903acbad3c7e98817873df10abcdddef50
parent230cf1ef3a9b0873f885d5a8e7885f21d3da337f (diff)
downloadaur-5da8658da6f064cd5feab5c481be212d28a45abd.tar.gz
0.7.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--changelog4
3 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37f158080f0a..dd5c8f3a697e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = remakepkg
pkgdesc = Apply changes to pacman packages
- pkgver = 0.7.1
- pkgrel = 2
+ pkgver = 0.7.2
+ pkgrel = 1
url = https://gitlab.com/ayekat/pacman-hacks
changelog = changelog
arch = any
@@ -19,7 +19,7 @@ pkgbase = remakepkg
conflicts = pkgmirror
conflicts = remakepkg
conflicts = repkg
- source = git+https://gitlab.com/ayekat/pacman-hacks.git#tag=v0.7.1
+ source = git+https://gitlab.com/ayekat/pacman-hacks.git#tag=v0.7.2
source = diffrepo.hook.example
sha256sums = SKIP
sha256sums = 4b723cf33b30f6176f8f50623c2325d05d5dc70463ca2bcd893fae2ccab5776e
diff --git a/PKGBUILD b/PKGBUILD
index 0f3bddf671c2..8c0d2aa91d77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Tinu Weber <http://ayekat.ch>
pkgname=remakepkg
-pkgver=0.7.1
-pkgrel=2
+pkgver=0.7.2
+pkgrel=1
arch=(any)
pkgdesc='Apply changes to pacman packages'
diff --git a/changelog b/changelog
index c5ed48806b7f..07bc6c1239b6 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+v0.7.2-1 (2018-09-23)
+* Makefile: Fix PREFIX_… variable declarations
+* Makefile: Force rebuilding files containing software version
+
v0.7.1-1 (2018-09-19)
* PKGBUILD: Add provides and conflicts for provided scripts