summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorayekat2017-10-12 16:57:13 +0200
committerayekat2017-10-12 16:57:13 +0200
commitd6de1e321c32c02f47d4699c231f65e0879b798b (patch)
tree1df9a7a05367d5224c0bebcb1348836c6e4871a3
parent0f43dddacabb9d897cff2eeaa4f7a568fc4e5a8e (diff)
downloadaur-d6de1e321c32c02f47d4699c231f65e0879b798b.tar.gz
Upstream bugfix: Dereference symlinks for determining MIME type
https://gitlab.gnugen.ch/gnugen/epfl-scripts/merge_requests/10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--changelog4
3 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0a9f38fb369..5e473e202de2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = epfl-scripts-git
pkgdesc = Collection of scripts for simplifying one's life at EPFL
- pkgver = r53.4ff9727
+ pkgver = r55.64539c9
pkgrel = 1
url = https://gitlab.gnugen.ch/gnugen/epfl-scripts
changelog = changelog
diff --git a/PKGBUILD b/PKGBUILD
index 33f193aa7122..7bffdc23b6d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=epfl-scripts-git
_pkgname=epfl-scripts
-pkgver=r53.4ff9727
+pkgver=r55.64539c9
pkgrel=1
pkgdesc="Collection of scripts for simplifying one's life at EPFL"
arch=('any')
diff --git a/changelog b/changelog
index ea07bcf05944..c56ae2f341fc 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+2017-10-12 Tinu Weber <martin.weber@epfl.ch>
+ * gnupaste: Upstream bugfix: Symlinks are correctly dereferenced for
+ determining their MIME type
+
2017-10-03 Tinu Weber <martin.weber@epfl.ch>
* epfl-vpn: Add option for running command in a separate namespace