summaryrefslogtreecommitdiffstats
path: root/src/pacman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman.h')
-rw-r--r--src/pacman.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pacman.h b/src/pacman.h
index 2c8ddd09..157cb623 100644
--- a/src/pacman.h
+++ b/src/pacman.h
@@ -22,7 +22,7 @@
#define _PAC_PACMAN_H
#ifndef PACVER
-#define PACVER "2.8.2"
+#define PACVER "2.8.3"
#endif
#ifndef PKGDIR
@@ -30,7 +30,7 @@
#endif
#ifndef PACCONF
-#define PACCONF "etc/pacman.conf"
+#define PACCONF "/etc/pacman.conf"
#endif
#ifndef CACHEDIR