summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorayekat2019-05-06 15:16:51 +0200
committerayekat2019-05-06 15:17:23 +0200
commit11bafd718e1ecebb118233d6b80784883fdb2051 (patch)
treeab305f0e869738a8cfa1f919f3bcf02195de51f5
parentcb48658e0617dbaeff936f4dfbcdc01a5b20d628 (diff)
downloadaur-11bafd718e1ecebb118233d6b80784883fdb2051.tar.gz
0.7.7-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--changelog3
3 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c19a7206012..98b39bbe69c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = remakepkg
pkgdesc = Apply changes to pacman packages
- pkgver = 0.7.6
+ pkgver = 0.7.7
pkgrel = 1
url = https://gitlab.com/ayekat/pacman-hacks
changelog = changelog
@@ -10,7 +10,7 @@ pkgbase = remakepkg
makedepends = git
depends = coreutils
depends = sed
- source = git+https://gitlab.com/ayekat/pacman-hacks.git#tag=v0.7.6
+ source = git+https://gitlab.com/ayekat/pacman-hacks.git#tag=v0.7.7
source = diffrepo.hook.example
sha256sums = SKIP
sha256sums = 4b723cf33b30f6176f8f50623c2325d05d5dc70463ca2bcd893fae2ccab5776e
diff --git a/PKGBUILD b/PKGBUILD
index 8cf8791d68c3..b225a0106d84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tinu Weber <http://ayekat.ch>
pkgname=remakepkg
-pkgver=0.7.6
+pkgver=0.7.7
pkgrel=1
arch=(any)
diff --git a/changelog b/changelog
index 7188d8f4725c..b76cdbd382d2 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+v0.7.7-1 (2019-05-06)
+* Makefile: Fix targets dependency order for generating scripts/manpage/libs
+
v0.7.6-1 (2019-03-18)
* repkg: Fix file path for existence check in rename-file